We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c61cfb5 commit 65b215aCopy full SHA for 65b215a
test/jdk/sun/security/lib/cacerts/VerifyCACerts.java
@@ -264,6 +264,8 @@ public class VerifyCACerts {
264
add("luxtrustglobalrootca [jdk]");
265
// Valid until: Wed Mar 17 11:33:33 PDT 2021
266
add("quovadisrootca [jdk]");
267
+ // Valid until: Thu Sep 30 14:01:15 GMT 2021
268
+ add("identrustdstx3 [jdk]");
269
}
270
};
271
0 commit comments