Lines Matching full:setting

167 Various bug workarounds are set, same as setting \fB\s-1SSL_OP_ALL\s0\fR.
170 Disables support for \s-1SSL/TLS\s0 compression, same as setting
181 Disables support for session tickets, same as setting \fB\s-1SSL_OP_NO_TICKET\s0\fR.
190 setting \fB\s-1SSL_OP_ALLOW_CLIENT_RENEGOTIATION\s0\fR.
194 Permits the use of unsafe legacy renegotiation. Equivalent to setting
198 Disables all attempts at renegotiation in TLSv1.2 and earlier, same as setting
206 clients only. Equivalent to setting or clearing \fB\s-1SSL_OP_LEGACY_SERVER_CONNECT\s0\fR.
219 Enables strict mode protocol handling. Equivalent to setting
258 group to use. This setting affects groups used for signatures (in TLSv1.2
344 setting the corresponding options \fBSSL_OP_NO_SSLv3\fR, \fBSSL_OP_NO_TLSv1\fR,
458 to determine which group to use. This setting affects groups used for
483 The command can be repeated with one instance setting a \s-1TLS\s0 bound, and the
484 other setting a \s-1DTLS\s0 bound.
494 The command can be repeated with one instance setting a \s-1TLS\s0 bound, and the
495 other setting a \s-1DTLS\s0 bound.
507 You need to disable at least one protocol version for this setting have any
536 \&\fB\s-1SSL_OP_NO_TICKET\s0\fR: that is \fB\-SessionTicket\fR is the same as setting
568 earlier, same as setting \fB\s-1SSL_OP_NO_RENEGOTIATION\s0\fR.
578 \&\fB\-EncryptThenMac\fR is the same as setting \fB\s-1SSL_OP_NO_ENCRYPT_THEN_MAC\s0\fR.
597 Disabling anti-replay is equivalent to setting \fB\s-1SSL_OP_NO_ANTI_REPLAY\s0\fR.
601 \&\fB\-ExtendedMasterSecret\fR is the same as setting \fB\s-1SSL_OP_NO_EXTENDED_MASTER_SECRET\s0\fR.
605 \&\fB\-CANames\fR is the same as setting \fB\s-1SSL_OP_DISABLE_TLSEXT_CA_NAMES\s0\fR.