RFR: 8262880: Add support for the NSS Key Log Format for SSL/TLS keys

Volker Simonis simonis at openjdk.java.net
Thu Mar 11 14:12:22 UTC 2021


On Tue, 9 Mar 2021 17:18:39 GMT, SalusaSecondus <github.com+829871+SalusaSecondus at openjdk.org> wrote:

> This is my implementation for [JDK-8262880](https://bugs.openjdk.java.net/browse/JDK-8262880) and enables creating of an SSL/TLS key log in the standardized [NSS Key Log Format](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Key_Log_Format). This is supported by many TLS implementations and also by several parsers such as Wireshark. Supporting this will greatly ease in debugging TLS problems.
> 
> (Note: I am covered by the Amazon corporate contribution agreement).

I can confirm that @SalusaSecondus is covered by the Amazon OCA.

-------------

PR: https://git.openjdk.java.net/jdk/pull/2896


More information about the security-dev mailing list