summaryrefslogtreecommitdiffstats
path: root/upstream/debian-unstable/man3/SSL_new.3ssl
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/debian-unstable/man3/SSL_new.3ssl')
-rw-r--r--upstream/debian-unstable/man3/SSL_new.3ssl5
1 files changed, 4 insertions, 1 deletions
diff --git a/upstream/debian-unstable/man3/SSL_new.3ssl b/upstream/debian-unstable/man3/SSL_new.3ssl
index 171fb506..ef59185a 100644
--- a/upstream/debian-unstable/man3/SSL_new.3ssl
+++ b/upstream/debian-unstable/man3/SSL_new.3ssl
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_NEW 3SSL"
-.TH SSL_NEW 3SSL 2024-02-03 3.1.5 OpenSSL
+.TH SSL_NEW 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
@@ -146,6 +146,9 @@ The subset of settings in \fIs\fR that are duplicated are:
.IP "any client certificate types configured via SSL_set1_client_certificate_types" 4
.IX Item "any client certificate types configured via SSL_set1_client_certificate_types"
.PD
+.PP
+\&\fBSSL_dup()\fR is not supported on QUIC SSL objects and returns NULL if called on
+such an object.
.SH "RETURN VALUES"
.IX Header "RETURN VALUES"
The following return values can occur: