Skip to content

testGovWay

(from org.openspcoop2.utils.test.certificate.TestOCSP took 0.83 sec)

FAIL

Test Name: Ant test
Suite Name: Ant suite

Group(s): utils.OCSP.checkGovWay, utils, utils.OCSP



[Method Execution Trend Chart]

Reporter Output

Run test 'OCSP.checkGovWay' ...

Exception org.openspcoop2.utils.UtilsException

Message: OCSP analysis failed. [http://127.0.0.1:64900] OCSP response error (-3 - OCSP_INVOKE_FAILED): OCSP invoke failed; OCSP [certificate: CN=www.govway.org] (url: http://127.0.0.1:64900): Invoke OCSP 'http://127.0.0.1:64900' failed: Connection refused (Connection refused) [http://127.0.0.1:64901] OCSP response error (-3 - OCSP_INVOKE_FAILED): OCSP invoke failed; OCSP [certificate: CN=www.govway.org] (url: http://127.0.0.1:64901): Invoke OCSP 'http://127.0.0.1:64901' failed: Connection refused (Connection refused) [http://r11.o.lencr.org] OCSP response error (-3 - OCSP_INVOKE_FAILED): OCSP invoke failed; OCSP [certificate: CN=www.govway.org] (url: http://r11.o.lencr.org): Invoke OCSP 'http://r11.o.lencr.org' failed: OCSP response error (http code: 503): <HTML><HEAD><TITLE>Error</TITLE></HEAD><BODY> An error occurred while processing your request.<p> Reference&#32;&#35;102&#46;9a6e2c17&#46;1728809027&#46;371b1bfd <P>https&#58;&#47;&#47;errors&#46;edgesuite&#46;net&#47;102&#46;9a6e2c17&#46;1728809027&#46;371b1bfd</P> </BODY></HTML>Stacktrace:


at org.openspcoop2.utils.certificate.ocsp.OCSPValidator._check(OCSPValidator.java:353)
at org.openspcoop2.utils.certificate.ocsp.OCSPValidator.check(OCSPValidator.java:126)
at org.openspcoop2.utils.certificate.ocsp.test.OCSPTest._check(OCSPTest.java:489)
at org.openspcoop2.utils.certificate.ocsp.test.OCSPTest._check(OCSPTest.java:439)
at org.openspcoop2.utils.certificate.ocsp.test.OCSPTest.checkGovWay(OCSPTest.java:149)
at org.openspcoop2.utils.test.certificate.TestOCSP.testGovWay(TestOCSP.java:43)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:227)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:957)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:200)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at org.testng.TestRunner.privateRun(TestRunner.java:848)
at org.testng.TestRunner.run(TestRunner.java:621)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
at org.testng.SuiteRunner.run(SuiteRunner.java:336)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1280)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1200)
at org.testng.TestNG.runSuites(TestNG.java:1114)
at org.testng.TestNG.run(TestNG.java:1082)
at org.testng.TestNG.privateMain(TestNG.java:1440)
at org.testng.TestNG.main(TestNG.java:1404)