Allow configuation of the number of TLSv1.3 session tickets via SSL_CONF
[openssl.git] / doc / man3 / SSL_CTX_set_options.pod
index 0d510773cd8c63e3a2ddca2cfc4541221746a290..552de07f8ab0bdad7c7d1f2af5afbeb77b367934 100644 (file)
@@ -151,6 +151,8 @@ of RFC4507bis tickets for stateless session resumption.
 If this option is set this functionality is disabled and tickets will
 not be used by clients or servers.
 
+This option only applies to TLSv1.2 and below. It is ignored for TLSv1.3.
+
 =item SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION
 
 Allow legacy insecure renegotiation between OpenSSL and unpatched clients or