Skip to content

doc: remove remaining SSL_OP_NETSCAPE_*_BUG

I missed these two in db81af61 because I went by OpenSSL's list of obsolete flags, which turned out to be incomplete. See https://github.com/openssl/openssl/pull/20443.

Refs: https://github.com/nodejs/node/pull/46954 Refs: https://github.com/openssl/openssl/pull/20443

Merge request reports

Loading