On Fri, 5 Dec 2025 19:57:46 GMT, Artur Barashev <[email protected]> wrote:

> Implement certificate compression in TLS 1.3 using internally supported ZLIB 
> compression algorithm. See RFC 8879 for more details:
> https://datatracker.ietf.org/doc/html/rfc8879
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

This pull request has now been integrated.

Changeset: 8a710ae2
Author:    Artur Barashev <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/8a710ae20178c39ecab1e3aaac72916534ad7811
Stats:     1537 lines in 19 files changed: 1496 ins; 19 del; 22 mod

8372526: Add support for ZLIB TLS Certificate Compression

Co-authored-by: Xue-Lei Andrew Fan <[email protected]>
Reviewed-by: jnimeh, xuelei

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

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

Reply via email to