Hi,

Please consider applying the attached patch.

Cheers,
Pavlos
From ee9a81a3e89f8f693cbcc3cb53b3aa035be9d4df Mon Sep 17 00:00:00 2001
From: Pavlos Parissis <[email protected]>
Date: Mon, 24 Aug 2015 13:14:32 +0200
Subject: [PATCH] DOC: mention support for RFC 5077 TLS Ticket extension in
 starter guide

---
 doc/intro.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/intro.txt b/doc/intro.txt
index 782f630..7339842 100644
--- a/doc/intro.txt
+++ b/doc/intro.txt
@@ -557,6 +557,10 @@ making it quite complete are :
   - Detect, log and block certain known attacks even on vulnerable SSL libs,
     such as the Heartbleed attack affecting certain versions of OpenSSL.
 
+  - support for stateless session resumption (RFC 5077 TLS Ticket extension).
+    TLS tickets can be updated from CLI which provides them means to implement
+    Perfect Forward Secrecy by frequently rotating the tickets.
+
 
 3.3.3. Basic features : Monitoring
 ----------------------------------
-- 
2.1.4

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to