akka/akka-core

Support TLS session key logging

Open

#19,511 创建于 2016年1月18日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Scala (3,547 fork)batch import
1 - triagedhelp wantednice-to-have (low-prio)t:stream

仓库指标

Star
 (13,277 star)
PR 合并指标
 (平均合并 8天 19小时) (30 天内合并 10 个 PR)

描述

http://jsslkeylog.sourceforge.net provides a means for Wireshark to tap SSL connections, but it's not maintained and not very reliable under JDK 1.8.

If Akka-HTTP is doing it's own TLS, could it generate the file that jSSLKeyLog generates with a lot less hackery?

Ref #16830

贡献者指南