[
https://issues.apache.org/jira/browse/SERF-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000971#comment-16000971
]
Andreas Stieger commented on SERF-176:
--------------------------------------
The code to support this ({{SSL_CTX_set_keylog_callback}}) landed in openSSL
git:
https://github.com/openssl/openssl/pull/1646
https://github.com/openssl/openssl/commit/2faa1b48fd6864f6bb8f992fd638378202fdd416
https://github.com/openssl/openssl/commit/6acdd3e531e52173a0c76490c0aae3ecebe04a89
https://github.com/openssl/openssl/commit/2f5f49d146a0baef81c7562be29a6a71f894f336
But as of 1.1.0e has not landed in an OpenSSL release. With this call
available, adding this feature would be pretty straightforward.
> Support session key logging for SSL decrypting with Wireshark (SSLKEYLOGFILE)
> -----------------------------------------------------------------------------
>
> Key: SERF-176
> URL: https://issues.apache.org/jira/browse/SERF-176
> Project: serf
> Issue Type: Improvement
> Reporter: Guido Wischrop
>
> For error analysis and debugging it would be extremely useful to decrypt
> HTTPS traffic with Wireshark. Firefox and Google Chrome are supporting this
> through the environment setting SSLKEYLOGFILE ([see
> more|https://jimshaver.net/2015/02/11/decrypting-tls-browser-traffic-with-wireshark-the-easy-way/]).
> Can this be implemented for serf too?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)