Constant openssl::ssl::SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION []

pub const SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION: SslOption = SslOption{bits: ffi::SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION,}

Allow legacy insecure renegotiation with servers or clients that do not support secure renegotiation.