mirror of
https://github.com/haproxy/haproxy.git
synced 2026-06-06 23:32:34 -04:00
DOC: mention support for RFC 5077 TLS Ticket extension in starter guide
This commit is contained in:
parent
8669e971a3
commit
ba56d9ceec
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
----------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue