shaker.serverCertificate(ClientHandshaker.java:841)
> ... 68 more
> Caused by: sun.security.provider.certpath.SunCertPathBuilderException:
> unable to find valid certification path to requested target
> at
> sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBu
: sun.security.provider.certpath.SunCertPathBuilderException: unable
to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:221)
at
sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:145)
at
:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
Details
=
[SOAPException: faultCode=Error Sending POST:
javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed
looks like a proxy error.
-Original Message-
From: christopher pax [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 18, 2007 11:05 AM
To: users@tomcat.apache.org
Subject: Fwd: unable to find valid certification path to requested
target
Hello i am trying to integrate shibboleth
:
sun.security.provider.certpath.SunCertPathBuilderException: unable to
find valid certification path to requested target
com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:150)
com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1518)
com.sun.net.ssl.internal.ssl.Handshaker.fatalSE
hursday, September 07, 2006 12:44 AM
Subject: Re: Error: unable to find valid certification path to requested
target
You need to import the top level cert into cacerts with -trustcacerts.
Otherwise it is untrusted.
"Jeanna Geier" <[EMAIL PROTECTED]> wrote in message
news:[EMA
-bin-2.1\bin>run.bat
[ Slide ] $ open https://localhost/slide/
connect https://localhost/slide/
Error: sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
[ Slide ]
der.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
[ Slide ] $
Any ideas? Most everywhere I looked suggested adding the certificate to the
Java security store, which I've done, or verify that the name on the
certificate is "localhost" (wh