mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-27 02:30:06 +00:00
8352302: Test sun/security/tools/jarsigner/TimestampCheck.java is failing
Reviewed-by: dholmes
This commit is contained in:
parent
20d4fe3a57
commit
577ede73d8
@ -905,7 +905,7 @@ public class TimestampCheck {
|
||||
}
|
||||
|
||||
gencert("tsold", "-ext eku:critical=ts -startdate -40d -validity 500");
|
||||
gencert("tsbefore2019", "-ext eku:critical=ts -startdate 2018/01/01 -validity 3000");
|
||||
gencert("tsbefore2019", "-ext eku:critical=ts -startdate 2018/01/01 -validity 5000");
|
||||
|
||||
gencert("tsweak", "-ext eku:critical=ts");
|
||||
gencert("tsdisabled", "-ext eku:critical=ts");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user