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 22f0916 commit 123e786Copy full SHA for 123e786
test/jdk/sun/security/lib/cacerts/VerifyCACerts.java
@@ -267,6 +267,10 @@ public class VerifyCACerts {
267
add("addtrustexternalca [jdk]");
268
// Valid until: Sat May 30 10:44:50 GMT 2020
269
add("addtrustqualifiedca [jdk]");
270
+ // Valid until: Fri Jan 01 15:59:59 PST 2021
271
+ add("verisigntsaca [jdk]");
272
273
+ add("thawtepremiumserverca [jdk]");
274
}
275
};
276
0 commit comments