summaryrefslogtreecommitdiffstats
path: root/upstream/debian-unstable/man3/SSL_want.3ssl
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/debian-unstable/man3/SSL_want.3ssl')
-rw-r--r--upstream/debian-unstable/man3/SSL_want.3ssl7
1 files changed, 5 insertions, 2 deletions
diff --git a/upstream/debian-unstable/man3/SSL_want.3ssl b/upstream/debian-unstable/man3/SSL_want.3ssl
index 4982d2d2..77270b7f 100644
--- a/upstream/debian-unstable/man3/SSL_want.3ssl
+++ b/upstream/debian-unstable/man3/SSL_want.3ssl
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_WANT 3SSL"
-.TH SSL_WANT 3SSL 2024-02-03 3.1.5 OpenSSL
+.TH SSL_WANT 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
@@ -143,6 +143,9 @@ A call to \fBSSL_get_error\fR\|(3) should return \fBSSL_ERROR_WANT_CLIENT_HELLO_
\&\fBSSL_want_x509_lookup()\fR, \fBSSL_want_retry_verify()\fR,
\&\fBSSL_want_async()\fR, \fBSSL_want_async_job()\fR, and \fBSSL_want_client_hello_cb()\fR
return 1 when the corresponding condition is true or 0 otherwise.
+.SH "QUIC-SPECIFIC CONSIDERATIONS"
+.IX Header "QUIC-SPECIFIC CONSIDERATIONS"
+For QUIC, these functions relate only to the TLS handshake layer.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
\&\fBssl\fR\|(7), \fBSSL_get_error\fR\|(3)
@@ -152,7 +155,7 @@ The \fBSSL_want_client_hello_cb()\fR function and the SSL_CLIENT_HELLO_CB return
were added in OpenSSL 1.1.1.
.SH COPYRIGHT
.IX Header "COPYRIGHT"
-Copyright 2001\-2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2001\-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