Variable SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATIONConst

SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION: number

Allows legacy insecure renegotiation between OpenSSL and unpatched clients or servers. See https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_set_options.html.

Generated using TypeDoc