Skip to content

tls: emit a warning when servername is an IP address

Rodrigo Muino Tomonari requested to merge github/fork/rcombs/tls-sni-ip into master

Refs: https://github.com/nodejs/node/issues/18071

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

tls

Merge request reports

Loading