Skip to content

tls: permit null as a cipher value

Rodrigo Muino Tomonari requested to merge github/fork/Trott/cipher-fix into master

Allow null along with undefined for cipher value.

Fixes: https://github.com/nodejs/node/issues/36292

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

Merge request reports

Loading