mirror of
https://github.com/openjdk/jdk8u.git
synced 2025-12-10 10:44:16 -06:00
8352302: Test sun/security/tools/jarsigner/TimestampCheck.java is failing
Reviewed-by: phh Backport-of: 577ede73d8e916bac9050d3bee80d2f18cc833a7
This commit is contained in:
parent
51b6307937
commit
f08dd7fb6a
@ -1037,7 +1037,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