summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libssl/man/SSL_CTX_set_options.38
1 files changed, 3 insertions, 5 deletions
diff --git a/src/lib/libssl/man/SSL_CTX_set_options.3 b/src/lib/libssl/man/SSL_CTX_set_options.3
index ec8900f0f3..4f486b1945 100644
--- a/src/lib/libssl/man/SSL_CTX_set_options.3
+++ b/src/lib/libssl/man/SSL_CTX_set_options.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: SSL_CTX_set_options.3,v 1.18 2026/06/14 14:30:52 jsing Exp $ 1.\" $OpenBSD: SSL_CTX_set_options.3,v 1.19 2026/07/17 12:34:25 kenjiro Exp $
2.\" full merge up to: OpenSSL 7946ab33 Dec 6 17:56:41 2015 +0100 2.\" full merge up to: OpenSSL 7946ab33 Dec 6 17:56:41 2015 +0100
3.\" selective merge up to: OpenSSL edb79c3a Mar 29 10:07:14 2017 +1000 3.\" selective merge up to: OpenSSL edb79c3a Mar 29 10:07:14 2017 +1000
4.\" 4.\"
@@ -52,7 +52,7 @@
52.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 52.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
53.\" OF THE POSSIBILITY OF SUCH DAMAGE. 53.\" OF THE POSSIBILITY OF SUCH DAMAGE.
54.\" 54.\"
55.Dd $Mdocdate: June 14 2026 $ 55.Dd $Mdocdate: July 17 2026 $
56.Dt SSL_CTX_SET_OPTIONS 3 56.Dt SSL_CTX_SET_OPTIONS 3
57.Os 57.Os
58.Sh NAME 58.Sh NAME
@@ -174,9 +174,7 @@ Turn on Cookie Exchange as described in RFC 4347 Section 4.2.1.
174Only affects DTLS connections. 174Only affects DTLS connections.
175.It Dv SSL_OP_LEGACY_SERVER_CONNECT 175.It Dv SSL_OP_LEGACY_SERVER_CONNECT
176Allow connections to legacy servers that do not support secure renegotiation. 176Allow connections to legacy servers that do not support secure renegotiation.
177See the 177This option is not set by default.
178.Sx SECURE RENEGOTIATION
179section for more details.
180.It Dv SSL_OP_NO_DTLSv1 178.It Dv SSL_OP_NO_DTLSv1
181Do not use the DTLSv1 protocol. 179Do not use the DTLSv1 protocol.
182Deprecated; use 180Deprecated; use