[ https://issues.apache.org/jira/browse/SERF-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17948480#comment-17948480 ]
Michael Osipov commented on SERF-176: ------------------------------------- The workaround with LD_PRELOAD works for me. The canonical approach is to inspect the SSLKEYLOGFILE env var and append to that file. Look at curl's source code. Impl is by textbook. > 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.20.10#820010)