Skip to content

tls: add --tls-min-v1.2 CLI switch

Switch added in v11.x, add it to master/12.x for consistency and compatibility.

See: https://github.com/nodejs/node/pull/26951, commit bf2c2835

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading