Skip to content

testGovWay

(from org.openspcoop2.utils.test.certificate.TestOCSP took 0.74 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 [certificate: CN=www.govway.org] OCSP analysis failed (url: http://r3.o.lencr.org): OCSP response error (-3 - OCSP_INVOKE_FAILED): OCSP invoke failed; OCSP [certificate: CN=www.govway.org] (url: http://r3.o.lencr.org): Invoke OCSP 'http://r3.o.lencr.org' failed: r3.o.lencr.orgStacktrace:

at org.openspcoop2.utils.certificate.ocsp.OCSPValidator.checkEngine(OCSPValidator.java:350)
at org.openspcoop2.utils.certificate.ocsp.OCSPValidator.check(OCSPValidator.java:128)
at org.openspcoop2.utils.certificate.ocsp.test.OCSPTest._check(OCSPTest.java:587)
at org.openspcoop2.utils.certificate.ocsp.test.OCSPTest._check(OCSPTest.java:537)
at org.openspcoop2.utils.certificate.ocsp.test.OCSPTest.checkGovWay(OCSPTest.java:154)
at org.openspcoop2.utils.test.certificate.TestOCSP.testGovWay(TestOCSP.java:43)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:739)
at org.testng.TestRunner.run(TestRunner.java:614)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
at org.testng.SuiteRunner.run(SuiteRunner.java:312)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
at org.testng.TestNG.runSuites(TestNG.java:1112)
at org.testng.TestNG.run(TestNG.java:1079)
at org.testng.TestNG.privateMain(TestNG.java:1430)
at org.testng.TestNG.main(TestNG.java:1394)
Caused by: org.openspcoop2.utils.UtilsException: OCSP response error (-3 - OCSP_INVOKE_FAILED): OCSP invoke failed; OCSP [certificate: CN=www.govway.org] (url: http://r3.o.lencr.org): Invoke OCSP 'http://r3.o.lencr.org' failed: r3.o.lencr.org
at org.openspcoop2.utils.certificate.ocsp.OCSPValidator.checkEngine(OCSPValidator.java:335)
... 30 more