projects
/
haproxy-2.5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e46ff1
)
DOC: Fix typo so fetch is properly parsed by Cyril's converter
author
Nenad Merdanovic
<nmerdan@anine.io>
Tue, 17 May 2016 01:31:21 +0000
(
03:31
+0200)
committer
Willy Tarreau
<w@1wt.eu>
Thu, 19 May 2016 20:10:33 +0000
(22:10 +0200)
Signed-off-by: Nenad Merdanovic <nmerdan@anine.io>
doc/configuration.txt
patch
|
blob
|
history
diff --git
a/doc/configuration.txt
b/doc/configuration.txt
index
1099695
..
c4df56e
100644
(file)
--- 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.