From: Nenad Merdanovic Date: Tue, 17 May 2016 01:31:21 +0000 (+0200) Subject: DOC: Fix typo so fetch is properly parsed by Cyril's converter X-Git-Tag: v1.7-dev4~98 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1516fe31dddc9f50a8783db496072ea67db0adde;p=thirdparty%2Fhaproxy.git DOC: Fix typo so fetch is properly parsed by Cyril's converter Signed-off-by: Nenad Merdanovic --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 1099695dff..c4df56eef6 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -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.