Hi
Yes, my services works using https. You probably have some cert
configuration problems.
What i did for debug environment :
1. generate private key for server and import it into keystore
2. configure sever to use this private key ( small modification in
tomcat config )
3. import server public key into client keystore
4. configure client to use public key with e.gl
-Djavax.net.ssl.keyStore=keystore.ks
-Djavax.net.ssl.keyStorePassword=Password
On 10/25/06, M Goodell <[EMAIL PROTECTED]> wrote:
We are tying to run our XFire service under SSL and are experiencing
trouble. We have done some research on the exception being throw and it
indicated we need to add our cert into the trusted store which we have done
to no avail.
Here is the error message:
Oct 25, 2006 12:06:44 PM org.codehaus.xfire.transport.http.HttpChannel
sendViaClient
SEVERE: javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
Exception in thread "main" org.codehaus.xfire.XFireRuntimeException: Could
not invoke service.. Nested exception is
org.codehaus.xfire.fault.XFireFault: Couldn't send message.
org.codehaus.xfire.fault.XFireFault: Couldn't send message.
Does anyone have any experience running a service under SSL successfully
they are willing to share?
M Goodell
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email
--
-----
When one of our products stops working, we'll blame another vendor
within 24 hours.
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email