summaryrefslogtreecommitdiffstats
path: root/upstream/debian-unstable/man3/SSL_clear.3ssl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
commit4ad94864781f48b1a4b77f9cfb934622bf756ba1 (patch)
tree3900955c1886e6d2570fea7125ee1f01bafe876d /upstream/debian-unstable/man3/SSL_clear.3ssl
parentAdding upstream version 4.22.0. (diff)
downloadmanpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.tar.xz
manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.zip
Adding upstream version 4.23.0.upstream/4.23.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/debian-unstable/man3/SSL_clear.3ssl')
-rw-r--r--upstream/debian-unstable/man3/SSL_clear.3ssl7
1 files changed, 5 insertions, 2 deletions
diff --git a/upstream/debian-unstable/man3/SSL_clear.3ssl b/upstream/debian-unstable/man3/SSL_clear.3ssl
index f0a87f2c..7d63a0f9 100644
--- a/upstream/debian-unstable/man3/SSL_clear.3ssl
+++ b/upstream/debian-unstable/man3/SSL_clear.3ssl
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CLEAR 3SSL"
-.TH SSL_CLEAR 3SSL 2024-02-03 3.1.5 OpenSSL
+.TH SSL_CLEAR 3SSL 2024-04-04 3.2.2-dev OpenSSL
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -91,6 +91,9 @@ method for the next handshake and a SSL server object will use a TLSv1
server method, even if TLS_*_methods were chosen on startup. This
will might lead to connection failures (see \fBSSL_new\fR\|(3))
for a description of the method's properties.
+.PP
+This function is not supported on QUIC SSL objects and returns failure if called
+on such an object.
.SH WARNINGS
.IX Header "WARNINGS"
\&\fBSSL_clear()\fR resets the SSL object to allow for another connection. The
@@ -122,7 +125,7 @@ The \fBSSL_clear()\fR operation was successful.
\&\fBSSL_CTX_set_client_cert_cb\fR\|(3)
.SH COPYRIGHT
.IX Header "COPYRIGHT"
-Copyright 2000\-2016 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy