mirror of
https://github.com/darlinghq/darling-openjdk.git
synced 2024-11-23 04:19:43 +00:00
8225130: Add exception for expiring Comodo roots to VerifyCACerts test
Reviewed-by: weijun
This commit is contained in:
parent
9109ae25c8
commit
eed1b70ab1
@ -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…
Reference in New Issue
Block a user