Hello,
I'm trying to use a Web service that resides on a printer/copier. It uses
HTTPS. When I connect to the device using a browser, I get the standard dialog
box asking me whether I want to accept the certificate presented by the printer.
When I try to connect using Axis, I get an exception :
févr. 2007 13:29:14 org.apache.commons.httpclient.HttpMethodDirector
executeWithRetry
INFO: I/O exception (org.apache.axis2.AxisFault) caught when processing
request: sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target; nested exception is:
com.ctc.wstx.exc.WstxIOException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
2 févr. 2007 13:29:14 org.apache.commons.httpclient.HttpMethodDirector
executeWithRetry
INFO: Retrying request
... 2 more times.
I just want my app to accept the certificate no matter what : I don't know how
to download the certificate to the printer (and I don't want to).
I'be searched high and low, to no avail (I'm no java/axis expert, though).
Any hints ?
Thanks
-- Jean-Marc
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]