mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-08 06:09:44 +00:00
DOC: clarify the scope of ssl_fc_is_resumed
Clarify that it's for incoming connections.
This commit is contained in:
parent
333694d771
commit
4a326cba5b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user