> 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).
Artur Barashev has updated the pull request incrementally with one additional commit since the last revision: Update log message. Some code cleanup. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/28682/files - new: https://git.openjdk.org/jdk/pull/28682/files/d1fb2d67..cd1ff47d Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=28682&range=31 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28682&range=30-31 Stats: 35 lines in 2 files changed: 16 ins; 16 del; 3 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
