Skip to content

Commit

Permalink
8336854: CAInterop.java#actalisauthenticationrootca conflicted with /…
Browse files Browse the repository at this point in the history
…manual and /timeout

Reviewed-by: rhalade
  • Loading branch information
SendaoYan authored and rhalade committed Aug 13, 2024
1 parent 90527a5 commit f132b34
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,16 @@
* @test id=actalisauthenticationrootca
* @bug 8189131
* @summary Interoperability tests with Actalis CA
* Before this test set to manual, the original timeout
* value if 180
* @library /test/lib
* @build jtreg.SkippedException ValidatePathWithURL CAInterop
* @run main/othervm/manual -Djava.security.debug=certpath,ocsp
* CAInterop actalisauthenticationrootca OCSP
* @run main/othervm/manual/timeout=180 -Djava.security.debug=certpath,ocsp
* @run main/othervm/manual -Djava.security.debug=certpath,ocsp
* -Dcom.sun.security.ocsp.useget=false
* CAInterop actalisauthenticationrootca OCSP
* @run main/othervm/manual/timeout=180 -Djava.security.debug=certpath,ocsp
* @run main/othervm/manual -Djava.security.debug=certpath,ocsp
* CAInterop actalisauthenticationrootca CRL
*/

Expand Down

0 comments on commit f132b34

Please sign in to comment.