Skip to content

doc: suggest checkHost in checkServerIdentity docs

checkServerIdentity is incompatible with X509Certificate. Applications that already use X509Certificate should use x509.checkHost instead.

Refs: https://github.com/nodejs/node/pull/42470

Merge request reports

Loading