RFR: 8311596: Add separate system properties for TLS server and client for maximum chain length [v9]

Hai-May Chao hchao at openjdk.org
Tue Oct 31 15:19:02 UTC 2023


On Tue, 31 Oct 2023 13:26:47 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> Hai-May Chao has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update comments and property process code
>
> src/java.base/share/classes/sun/security/ssl/SSLConfiguration.java line 160:
> 
>> 158:          * jdk.tls.server.maxInboundCertificateChainLength
>> 159:          * and 10 for jdk.tls.client.maxInboundCertificateChainLength.
>> 160:          * Usesrs can independently set either
> 
> Typo: s/Usesrs/Users

Fixed

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15163#discussion_r1377756932



More information about the security-dev mailing list