summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2015-06-11 13:44:04 -0400
committerRob Crittenden <rcritten@redhat.com>2015-06-11 13:44:04 -0400
commitb77f4c23aa0f8af00d119299339d0f766a071e48 (patch)
treeca2e996f163204ecb7d7fa8621a42809df66afd6 /docs
parenta62526d425dcbeaa1486cf685c2927afa0459e1d (diff)
downloadmod_nss-b77f4c23aa0f8af00d119299339d0f766a071e48.tar.gz
mod_nss-b77f4c23aa0f8af00d119299339d0f766a071e48.tar.xz
mod_nss-b77f4c23aa0f8af00d119299339d0f766a071e48.zip
Add support for TLS Session Tickets (RFC 5077)
New server/vhost config option, NSSSessionTickets, to enable or disable TLS Session Tickets support. This is off by default in NSS.
Diffstat (limited to 'docs')
-rw-r--r--docs/mod_nss.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/mod_nss.html b/docs/mod_nss.html
index e2a4fe2..2d349b6 100644
--- a/docs/mod_nss.html
+++ b/docs/mod_nss.html
@@ -969,6 +969,15 @@ the entire certificate chain.<br>
<br>
<code>NSSVerifyClient require</code><br>
<br>
+<big><big>NSSSessionTickets<br></big></big>
+<br>
+Enables or disables support for TLS Session tickets (RFC 5077).
+The default is off.<br>
+<br>
+<span style="font-weight: bold;">Example</span><br>
+<br>
+<big><big>NSSSessionTickets on<br>
+<br>
<big><big>NSSUserName<br>
</big></big><br>
Defines the field in the client certificate which will set the user