Skip to main content

SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION

variable constants.SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION

Instructs OpenSSL to always start a new session when performing renegotiation.

number
Back to top