Hello,

I've deployed my application and CAS to one server (server1) and
created certificate as it is described on the site. It works
perfectly.

Now, I'm trying to move my application to another server (server2).
And I've started to get errors:

13:36:44,587 ERROR [CASReceipt:55]
edu.yale.its.tp.cas.client.CASAuthenticationException: Unable to
validate ProxyTicketValidator [[ed
u.yale.its.tp.cas.client.ProxyTicketValidator proxyList=[null]
[edu.yale.its.tp.cas.client.ServiceTicketValidator
casValidateUrl=[http
s://server1:8443/cas-web/serviceValidate]
ticket=[ST-15-zsELoNcF6QJAQ1ig7lvS7PcKPFFAaIN21f4-20]
service=[http%3A%2F%2Fserver2%3A8080%2Fc%2Fportal%2Flogin]
renew=false]]]
13:36:44,587 ERROR [CASFilter:380]
edu.yale.its.tp.cas.client.CASAuthenticationException: Unable to
validate ProxyTicketValidator [[ed
u.yale.its.tp.cas.client.ProxyTicketValidator proxyList=[null]
[edu.yale.its.tp.cas.client.ServiceTicketValidator
casValidateUrl=[http
s://server1:8443/cas-web/serviceValidate]
ticket=[ST-15-zsELoNcF6QJAQ1ig7lvS7PcKPFFAaIN21f4-20]
service=[http%3A%2F%2Fserver2%3A8080%2Fc%2Fportal%2Flogin]
renew=false]]]
13:36:44,587 ERROR [[MainServlet]:253] Servlet.service() for servlet
MainServlet threw exception
edu.yale.its.tp.cas.client.CASAuthenticationException: Unable to
validate ProxyTicketValidator [[edu.yale.its.tp.cas.client.ProxyTicke
tValidator proxyList=[null]
[edu.yale.its.tp.cas.client.ServiceTicketValidator
casValidateUrl=[https://server1:8443/cas-web/
serviceValidate] ticket=[ST-15-zsELoNcF6QJAQ1ig7lvS7PcKPFFAaIN21f4-20]
service=[http%3A%2F%2Fserver2%3A8080%2Fc%2Fportal%2Flogin]
renew=false]]]
        at edu.yale.its.tp.cas.client.CASReceipt.getReceipt(CASReceipt.java:52)
        ...
Caused by: javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.pro
vider.certpath.SunCertPathBuilderException: unable to find valid
certification path to requested target
        at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:150)
        ...
Caused by: sun.security.validator.ValidatorException: PKIX path
building failed: sun.security.provider.certpath.SunCertPathBuilderExce
ption: unable to find valid certification path to requested target
        at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:221)
        ...

What can be these errors caused by?

-- 
 Dmitry Kochelaev
 eVelopers Corporation
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to