diff --git a/doc/configuration.txt b/doc/configuration.txt index 6d472134e..38fbbd48d 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -704,6 +704,7 @@ The following keywords are supported in the "global" section : - tune.sndbuf.client - tune.sndbuf.server - tune.ssl.cachesize + - tune.ssl.keylog - tune.ssl.lifetime - tune.ssl.force-private-cache - tune.ssl.maxrecord @@ -2157,6 +2158,44 @@ tune.ssl.force-private-cache this case, adding a first layer of hash-based load balancing before the SSL layer might limit the impact of the lack of session sharing. +tune.ssl.keylog { on | off } + This option activates the logging of the TLS keys. It should be used with + care as it will consume more memory per SSL session and could decrease + performances. This is disabled by default. + + 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 + + The SSLKEYLOG is a series of lines which are formatted this way: + +