Certificate issue.
am 18.09.2006 15:40:28 von LWallerThis is a multi-part message in MIME format.
------_=_NextPart_001_01C6DB28.00A82674
Content-Type: text/plain;
charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable
Hello,=20
=20
Was wondering if anyone has seen this error and can help me correcting
it? It is for a test box self signed certificate is all I need.=20
=20
Thanks
Lonie
=20
HTTP Status 500 -=20
_____ =20
type Exception report
message=20
description The server encountered an internal error () that prevented
it from fulfilling this request.
exception=20
javax.servlet.ServletException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to
find valid certification path to requested target
=09
edu.yale.its.tp.cas.client.filter.CASFilter.getAuthenticated User(CASFilt
er.java:319)
=09
edu.yale.its.tp.cas.client.filter.CASFilter.doFilter(CASFilt er.java:225)
root cause=20
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
=09
com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.j ava:150)
=09
com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketIm pl.java:1476
)
=09
com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.j ava:174)
=09
com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.j ava:168)
=09
com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertific ate(ClientHa
ndshaker.java:847)
=09
com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage (ClientHands
haker.java:106)
=09
com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Handshak er.java:495)
=09
com.sun.net.ssl.internal.ssl.Handshaker.process_record(Hands haker.java:4
33)
=09
com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSoc ketImpl.java
:815)
=09
com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHan dshake(SSLSo
cketImpl.java:1025)
=09
com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SS LSocketImpl.
java:1038)
=09
sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsCli ent.java:402
)
=09
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnectio n.connect(Ab
stractDelegateHttpsURLConnection.java:170)
=09
sun.net.www.protocol.http.HttpURLConnection.getInputStream(H ttpURLConnec
tion.java:913)
=09
sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputSt ream(HttpsUR
LConnectionImpl.java:234)
edu.yale.its.tp.cas.util.SecureURL.retrieve(SecureURL.java:7 0)
=09
edu.yale.its.tp.cas.client.ServiceTicketValidator.validate(S erviceTicket
Validator.java:278)
=09
edu.yale.its.tp.cas.client.filter.CASFilter.getAuthenticated User(CASFilt
er.java:283)
=09
edu.yale.its.tp.cas.client.filter.CASFilter.doFilter(CASFilt er.java:225)
note The full stack trace of the root cause is available in the Apache
Tomcat/5.0.27 logs.
_____ =20
Apache Tomcat/5.0.27
------_=_NextPart_001_01C6DB28.00A82674
Content-Type: text/html;
charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable
charset=3Dus-ascii">
wondering if=20
anyone has seen this error and can help me correcting it? It is for a =
test box=20
self signed certificate is all I need.
HTTP Status 500 -
color=3D#ffffff>type=20
Exception report
color=3D#ffffff>message=20
color=3D#ffffff>description The server encountered an =
internal error=20
() that prevented it from fulfilling this request.
color=3D#ffffff>exception=20
javax.servlet.ServletException: =
sun.security.validator.ValidatorException: PKIX path building failed: =
sun.security.provider.certpath.SunCertPathBuilderException: unable to =
find valid certification path to requested target
=
edu.yale.its.tp.cas.client.filter.CASFilter.getAuthenticated User(CASFilte=
r.java:319)
=
edu.yale.its.tp.cas.client.filter.CASFilter.doFilter(CASFilt er.java:225)
root=20
cause
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
com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.j ava:150)
=
com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketIm pl.java:1476)=
com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.j ava:174)
com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.j ava:168)
=
com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertific ate(ClientHan=
dshaker.java:847)
=
com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage (ClientHandsh=
aker.java:106)
=
com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Handshak er.java:495)
=
com.sun.net.ssl.internal.ssl.Handshaker.process_record(Hands haker.java:43=
3)
=
com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSoc ketImpl.java:=
815)
=
com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHan dshake(SSLSoc=
ketImpl.java:1025)
=
com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SS LSocketImpl.j=
ava:1038)
=
sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsCli ent.java:402)=
=
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnectio n.connect(Abs=
tractDelegateHttpsURLConnection.java:170)
=
sun.net.www.protocol.http.HttpURLConnection.getInputStream(H ttpURLConnect=
ion.java:913)
=
sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputSt ream(HttpsURL=
ConnectionImpl.java:234)
edu.yale.its.tp.cas.util.SecureURL.retrieve(SecureURL.java:7 0)
=
edu.yale.its.tp.cas.client.ServiceTicketValidator.validate(S erviceTicketV=
alidator.java:278)
=
edu.yale.its.tp.cas.client.filter.CASFilter.getAuthenticated User(CASFilte=
r.java:283)
=
edu.yale.its.tp.cas.client.filter.CASFilter.doFilter(CASFilt er.java:225)
color=3D#ffffff>note=20
The full stack trace of the root cause is available in the Apache=20
Tomcat/5.0.27 logs.
Apache Tomcat/5.0.27
------_=_NextPart_001_01C6DB28.00A82674--
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org