8374886: CAInterop.java#microsoftrsa2017 test fails as EE certificate does not specify OCSP responder

Reviewed-by: mullan
This commit is contained in:
Rajan Halade 2026-05-29 17:22:28 +00:00
parent 4a0a8587db
commit 08ecb87b3d

View File

@ -290,9 +290,8 @@
* @summary Interoperability tests with Microsoft TLS root CAs
* @library /test/lib
* @build jtreg.SkippedException ValidatePathWithURL CAInterop
* @run main/othervm/manual -Djava.security.debug=certpath,ocsp CAInterop microsoftrsa2017 OCSP
* @run main/othervm/manual -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop microsoftrsa2017 OCSP
* @run main/othervm/manual -Djava.security.debug=certpath CAInterop microsoftrsa2017 CRL
* @run main/othervm/manual -Djava.security.debug=certpath,ocsp CAInterop microsoftrsa2017 DEFAULT
* @run main/othervm/manual -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop microsoftrsa2017 DEFAULT
*/
/*