summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/man3/SSL_clear.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/man3/SSL_clear.pod b/doc/man3/SSL_clear.pod
index f5fc6e68ed..c4d2fa34c8 100644
--- a/doc/man3/SSL_clear.pod
+++ b/doc/man3/SSL_clear.pod
@@ -34,6 +34,8 @@ server method, even if TLS_*_methods were chosen on startup. This
will might lead to connection failures (see L<SSL_new(3)>)
for a description of the method's properties.
+This function is not supported on QUIC SSL objects.
+
=head1 WARNINGS
SSL_clear() resets the SSL object to allow for another connection. The