summaryrefslogtreecommitdiff
path: root/doc/cha-gtls-app.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cha-gtls-app.texi')
-rw-r--r--doc/cha-gtls-app.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/cha-gtls-app.texi b/doc/cha-gtls-app.texi
index 406e6b380c..5b2b9d52d4 100644
--- a/doc/cha-gtls-app.texi
+++ b/doc/cha-gtls-app.texi
@@ -947,6 +947,9 @@ Those keys should be associated with the GnuTLS session using
@showfuncdesc{gnutls_session_ticket_key_generate}
@showfuncdesc{gnutls_session_resumption_requested}
+A server enabling both session tickets and a storage for session data
+would use session tickets when clients support it and the storage otherwise.
+
@node Parameter generation
@subsection Parameter generation
@cindex parameter generation