mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-28 20:03:39 +00:00
8225130: Add exception for expiring Comodo roots to VerifyCACerts test
Reviewed-by: weijun
This commit is contained in:
parent
0532bd23cd
commit
751de03704
@ -261,6 +261,12 @@ public class VerifyCACerts {
|
||||
add("utnuserfirstobjectca [jdk]");
|
||||
// Valid until: Tue May 26 00:00:00 GMT 2020
|
||||
add("keynectisrootca [jdk]");
|
||||
// Valid until: Sat May 30 10:38:31 GMT 2020
|
||||
add("addtrustexternalca [jdk]");
|
||||
// Valid until: Sat May 30 10:48:38 GMT 2020
|
||||
add("addtrustclass1ca [jdk]");
|
||||
// Valid until: Sat May 30 10:44:50 GMT 2020
|
||||
add("addtrustqualifiedca [jdk]");
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user