Add documentation for SSL_SESSION_set_max_early_data()
[openssl.git] / doc / man3 / SSL_CTX_set_psk_client_callback.pod
index 919b6af2926bdb43b3c53890770acb59565a6dd7..5a48e13129e45185f048a37e372eb533d33b5549 100644 (file)
@@ -98,6 +98,10 @@ be TLS1_3_VERSION.
 
 =back
 
+Additionally the maximum early data value should be set via a call to
+L<SSL_SESSION_set_max_early_data(3)> if the PSK will be used for sending early
+data.
+
 Alternatively an SSL_SESSION created from a previous non-PSK handshake may also
 be used as the basis for a PSK.