On Wed, 7 Sep 2022 18:56:42 GMT, Sean Mullan <mul...@openjdk.org> wrote:

>> Provide a new test for an old bug fix.
>
> test/jdk/sun/security/ssl/X509TrustManagerImpl/BasicConstraints12.java line 
> 72:
> 
>> 70:         System.out.println("Calling trustmanager...");
>> 71: 
>> 72:         tm.checkServerTrusted(chain, "RSA");
> 
> Maybe add a comment that any authType works because the EE cert allows all 
> key usages (has no KU ext).

I'll change the key to RSA.

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

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

Reply via email to