> java.lang.RuntimeException: 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 > > org.jasig.cas.client.validation.Saml11TicketValidator.retrieveResponseFromServer(Saml11TicketValidator.java:231)
Your client does not trust the certificate presented by the CAS server. See https://wiki.jasig.org/display/CASUM/SSL+Troubleshooting+and+Reference+Guide for more information. Also, posts of these sorts belong on -the cas-user list; cas-dev is for internal development discussion. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev
