Skip to content

doc: fix inconsistent documentation (host vs hostname)

Update docs for tls.checkServerIdentity(host, cert) to clear ambiguity between host and hostname. Fixes https://github.com/nodejs/node/issues/20892 partially

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

Merge request reports

Loading