mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
DOC: Fix typo so fetch is properly parsed by Cyril's converter
Signed-off-by: Nenad Merdanovic <nmerdan@anine.io>
This commit is contained in:
parent
6e46ff11e9
commit
1516fe31dd
1 changed files with 1 additions and 1 deletions
|
|
@ -13218,7 +13218,7 @@ ssl_fc_has_sni : boolean
|
|||
that the SSL library is build with support for TLS extensions enabled (check
|
||||
haproxy -vv).
|
||||
|
||||
ssl_fc_is_resumed: boolean
|
||||
ssl_fc_is_resumed : boolean
|
||||
Returns true if the SSL/TLS session has been resumed through the use of
|
||||
SSL session cache or TLS tickets.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue