RFR: 8357033: Reduce stateless session ticket size [v13]
Artur Barashev
abarashev at openjdk.org
Thu May 29 14:44:52 UTC 2025
On Tue, 27 May 2025 20:51:51 GMT, Bradford Wetmore <wetmore at openjdk.org> wrote:
>> Artur Barashev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update comments. Optimize imports.
>
> src/java.base/share/classes/sun/security/ssl/SSLSessionImpl.java line 289:
>
>> 287: * < length in bytes> Peer certificate
>> 288: * < 1 byte > Number of Local Certificate entries
>> 289: * < 1 byte > Local Certificate algorithm length
>
> Can we add a minor doc note here to say these fields are repeated for each cert (local/peer)?
Good idea, done!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25310#discussion_r2114120061
More information about the security-dev
mailing list