Constant openssl::ssl::SSL_OP_ALL []

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

A "reasonable default" set of options which enables compatibility flags.