From: Jérôme Magnin Date: Mon, 15 Jan 2018 13:01:17 +0000 (+0100) Subject: DOC: clarify the scope of ssl_fc_is_resumed X-Git-Tag: v1.9-dev1~516 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4a326cba5b6720c95199e7f919f69a1ae682efb2;p=thirdparty%2Fhaproxy.git DOC: clarify the scope of ssl_fc_is_resumed Clarify that it's for incoming connections. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 8275067885..c93af518e6 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -14510,7 +14510,8 @@ ssl_fc_has_sni : 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. + SSL session cache or TLS tickets on an incoming connection over an SSL/TLS + transport layer. ssl_fc_npn : string This extracts the Next Protocol Negotiation field from an incoming connection