mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-05 17:14:59 -04:00
DOC: configuration: update tune.ssl.keylog URL to IETF draft
Replace the Mozilla NSS key log format link with the IETF draft: https://tlswg.org/sslkeylogfile/draft-ietf-tls-keylogfile.html
This commit is contained in:
parent
c8bfd06b57
commit
6a862009be
1 changed files with 1 additions and 1 deletions
|
|
@ -5500,7 +5500,7 @@ tune.ssl.keylog { on | off }
|
|||
These sample fetches should be used to generate the SSLKEYLOGFILE that is
|
||||
required to decipher traffic with wireshark.
|
||||
|
||||
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Key_Log_Format
|
||||
https://tlswg.org/sslkeylogfile/draft-ietf-tls-keylogfile.html
|
||||
|
||||
The SSLKEYLOG is a series of lines which are formatted this way:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue