8259338: Add expiry exception for identrustdstx3 alias to VerifyCACerts.java test

Reviewed-by: xuelei
This commit is contained in:
Rajan Halade 2021-06-16 17:10:40 +00:00
parent c20f80a4d2
commit b836b83b2a

View File

@ -268,6 +268,8 @@ public class VerifyCACerts {
add("luxtrustglobalrootca [jdk]");
// Valid until: Wed Mar 17 11:33:33 PDT 2021
add("quovadisrootca [jdk]");
// Valid until: Thu Sep 30 14:01:15 GMT 2021
add("identrustdstx3 [jdk]");
}
};