[Webtest] (no subject)
Edward Dowgiallo
webtest@lists.canoo.com
Thu, 27 May 2004 22:59:22 -0000
I have a number of certificates installed on my machine which work fine
through the browser. Is there a certificate how-to that I missed? What do I
need to do to make the certificates visible to Canoo?
Thank you,
Ed
Buildfile: http.xml
main:
[testSpec] log4j:WARN No appenders could be found for logger
(com.meterware.httpunit.HttpsProtocolSupport).
[testSpec] log4j:WARN Please initialize the log4j system properly.
BUILD FAILED
file:/home/edowgial/workspace/jsx/http.xml:13: Test failed.
Exception raised: com.canoo.webtest.engine.StepExecutionException: Unexpected
exception caught: javax.net.ssl.SSLHandshakeException:
java.security.cert.CertificateException: Couldn't find trusted certificate,
Step: InvokePage at file:/home/edowgial/workspace/jsx/http.xml:20: with
(stepId="get Portal Page", url="index.jsp",
stepType="invoke")com.canoo.webtest.engine.StepExecutionException: Unexpected
exception caught: javax.net.ssl.SSLHandshakeException:
java.security.cert.CertificateException: Couldn't find trusted certificate,
Step: InvokePage at file:/home/edowgial/workspace/jsx/http.xml:20: with
(stepId="get Portal Page", url="index.jsp", stepType="invoke")
at com.canoo.webtest.steps.Step.handleUnexpectedException(Step.java:334)
at com.canoo.webtest.steps.request.Target.protectedGoto(Target.java:115)
at com.canoo.webtest.steps.request.Target.gotoTarget(Target.java:153)
at
com.canoo.webtest.steps.request.InvokePage.doExecute(InvokePage.java:37)
at com.canoo.webtest.steps.Step.execute(Step.java:99)
at com.canoo.webtest.engine.Engine.executeSteps(Engine.java:26)
at
com.canoo.webtest.ant.TestSpecificationTask.execute(TestSpecificationTask.java:68)
at org.apache.tools.ant.Task.perform(Task.java:319)
at org.apache.tools.ant.Target.execute(Target.java:309)
at org.apache.tools.ant.Target.performTasks(Target.java:336)
at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
at org.apache.tools.ant.Project.executeTargets(Project.java:1250)
at org.apache.tools.ant.Main.runBuild(Main.java:610)
at org.apache.tools.ant.Main.start(Main.java:196)
at org.apache.tools.ant.Main.main(Main.java:235)
Total time: 2 seconds