Skip to content

tls: extract setOptions function to reduce duplication

Rodrigo Muino Tomonari requested to merge github/fork/zys-contrib/tls-wrap into master

Since we have deprecate setOptions function, we can just extract it and reuse it in the setSecureContext function, reduce duplication.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading