Integrated: 8345840: Add missing TLS handshake messages to SSLHandshake.java

Bradford Wetmore wetmore at openjdk.org
Mon Dec 23 19:07:38 UTC 2024


On Tue, 10 Dec 2024 06:25:51 GMT, Bradford Wetmore <wetmore at openjdk.org> wrote:

> SunJSSE has many of the IANA TLS handshake message types defined, but some are reserved and could be added for debugging output.
> 
> https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml
> 
> Testing coverage:  JDK compilation only.

This pull request has now been integrated.

Changeset: 68c6623d
Author:    Bradford Wetmore <wetmore at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/68c6623d384dad8f9f436336e80530c351ae2a38
Stats:     29 lines in 1 file changed: 28 ins; 0 del; 1 mod

8345840: Add missing TLS handshake messages to SSLHandshake.java

Reviewed-by: jnimeh

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

PR: https://git.openjdk.org/jdk/pull/22657


More information about the security-dev mailing list