]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: clarify the scope of ssl_fc_is_resumed
authorJérôme Magnin <jmagnin@haproxy.com>
Mon, 15 Jan 2018 13:01:17 +0000 (14:01 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 15 Jan 2018 13:18:25 +0000 (14:18 +0100)
Clarify that it's for incoming connections.

doc/configuration.txt

index 827506788577da2c8fb4738b90cf69bfcb35f247..c93af518e6e7de2948bc78b5c1313d056468b468 100644 (file)
@@ -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