RFR: 8372526: Add support for ZLIB TLS Certificate Compression [v19]
Artur Barashev
abarashev at openjdk.org
Wed Feb 11 15:30:47 UTC 2026
> 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
Artur Barashev has updated the pull request incrementally with one additional commit since the last revision:
Remove Google-specific manual test because google.com seem to support only brotli compression
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28682/files
- new: https://git.openjdk.org/jdk/pull/28682/files/04a37b21..a2e2f001
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28682&range=18
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28682&range=17-18
Stats: 224 lines in 2 files changed: 0 ins; 224 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/28682.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28682/head:pull/28682
PR: https://git.openjdk.org/jdk/pull/28682
More information about the net-dev
mailing list