akka/akka-core

Support TLS session key logging

Open

#19,511 opened on 2016年1月18日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Scala (3,547 forks)batch import
1 - triagedhelp wantednice-to-have (low-prio)t:stream

Repository metrics

Stars
 (13,277 stars)
PR merge metrics
 (平均マージ 8d 19h) (30d で 10 merged PRs)

説明

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

コントリビューターガイド