You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@serf.apache.org by "Justin Erenkrantz (Jira)" <ji...@apache.org> on 2020/10/05 17:55:00 UTC

[jira] [Commented] (SERF-176) Support session key logging for SSL decrypting with Wireshark (SSLKEYLOGFILE)

    [ https://issues.apache.org/jira/browse/SERF-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208223#comment-17208223 ] 

Justin Erenkrantz commented on SERF-176:
----------------------------------------

My initial feeling would be to have this behind an #ifdef-compile time flag; though I'm open to thoughts on how to expose it at run-time.  Any suggestions on that front?

As serf itself is a library, it'd need to expose parameters for its calling applications to set the right parameters...

> 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
>            Priority: Major
>         Attachments: (hardcoded test) ssl_buckets.c.patch
>
>
> 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
(v8.3.4#803005)