Lines Matching refs:not

28 Options already set before are not cleared!
31 Options already set before are not cleared!
59 option setting is copied. Changes to B<ctx> do not affect already created
60 SSL objects. SSL_clear() does not affect the settings.
128 preferences. When not set, the SSL server will always follow the clients
151 TLS connections do not buffer data to be sent in plaintext. QUIC stream
184 Kernel TLS might not support all the features of OpenSSL. For instance,
185 renegotiation, and setting the maximum fragment size is not possible as of
189 by the kernel directly and not via any available OpenSSL Providers. This might
198 option has no effect if B<SSL_OP_ENABLE_KTLS> is not enabled.
207 do not understand TLSv1.3 will not drop the connection. Regardless of whether
208 this option is set or not CCS messages received from the peer will always be
210 SSL_clear_options(). A future version of OpenSSL may not set this by default.
214 Some TLS implementations do not send the mandatory close_notify alert on
217 option is enabled the peer does not need to send the close_notify alert and a
238 functionality is not required. Those applications can turn this feature off by
248 upon receipt and compressed certificates will not be sent to the peer.
255 If this option is set, the certificate compression extension will not be sent
256 and compressed certificates will not be accepted from the peer.
260 Do not use TLS record compression even if it is supported. This option is set by
262 compression is not recommended and is not available at security level 2 or
272 If this option is set, Encrypt-then-MAC is disabled. Clients will not
273 propose, and servers will not accept the extension.
281 not propose, and servers will not accept the extension.
285 Do not query the MTU. Only affects DTLS connections.
289 Disable all renegotiation in TLSv1.2 and earlier. Do not send HelloRequest
296 handshake). This option is not needed for clients.
325 The TLSv1.3 protocol only supports tickets and does not directly support session
336 cause stateless tickets to not be issued. In TLSv1.2 and below this means no
414 renegotiation is referred to as I<patched>. A server not supporting secure
446 clients that are willing to connect to servers that do not implement
453 OpenSSL client applications that want to ensure they can B<not> connect to
501 Other options not mentioned above do not have an effect and will be ignored.
517 secure renegotiation and 0 if it does not.
541 whether these macros are defined or not.
547 Licensed under the Apache License 2.0 (the "License"). You may not use