mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
DOC: fix typo about no-tls-tickets
It's "no-tls-tickets", not "no-tlsv-tickets" Signed-off-by: Bjoern Jacke <bjacke@samba.org>
This commit is contained in:
parent
ee3bcddef7
commit
5ab7eb6860
1 changed files with 1 additions and 1 deletions
|
|
@ -12806,7 +12806,7 @@ tls-tickets
|
|||
setting which would have been inherited from "default-server" directive as
|
||||
default value.
|
||||
It may also be used as "default-server" setting to reset any previous
|
||||
"default-server" "no-tlsv-tickets" setting.
|
||||
"default-server" "no-tls-tickets" setting.
|
||||
|
||||
verify [none|required]
|
||||
This setting is only available when support for OpenSSL was built in. If set
|
||||
|
|
|
|||
Loading…
Reference in a new issue