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

Sean Mullan mullan at openjdk.org
Tue Oct 31 13:31:44 UTC 2023


On Mon, 30 Oct 2023 22:01:01 GMT, Hai-May Chao <hchao at openjdk.org> wrote:

>> Please review the enhancement for JDK-8311596 and its CSR JDK-8313236. Thank you.
>
> 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

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

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



More information about the security-dev mailing list