RFR: 8293489: Accept CAs with BasicConstraints without pathLenConstraint [v2]

Sean Mullan mullan at openjdk.org
Wed Sep 7 21:12:43 UTC 2022


On Wed, 7 Sep 2022 20:06:01 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> Provide a new test for an old bug fix.
>
> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   use RSA key, no need to clear disabled alg

Marked as reviewed by mullan (Reviewer).

test/jdk/sun/security/ssl/X509TrustManagerImpl/BasicConstraints12.java line 27:

> 25: // SunJSSE does not support dynamic system properties, no way to re-use
> 26: // system properties in samevm/agentvm mode.
> 27: //

You can also remove this comment now.

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

PR: https://git.openjdk.org/jdk/pull/10203



More information about the security-dev mailing list