8259338: Add expiry exception for identrustdstx3 alias to VerifyCACerts.java test
Backport-of: b836b83b2a
This commit is contained in:
parent
2c7e47e12b
commit
54f5ffeaad
@ -268,6 +268,8 @@ public class VerifyCACerts {
|
|||||||
add("luxtrustglobalrootca [jdk]");
|
add("luxtrustglobalrootca [jdk]");
|
||||||
// Valid until: Wed Mar 17 11:33:33 PDT 2021
|
// Valid until: Wed Mar 17 11:33:33 PDT 2021
|
||||||
add("quovadisrootca [jdk]");
|
add("quovadisrootca [jdk]");
|
||||||
|
// Valid until: Thu Sep 30 14:01:15 GMT 2021
|
||||||
|
add("identrustdstx3 [jdk]");
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user