-----Mensaje original-----
De: Marvin Addison [mailto:[email protected]] 
Enviado el: lunes, 21 de marzo de 2011 9:43
Para: [email protected]
Asunto: Re: [cas-user] truststore of CAS Service management.

> with the CAS Services Management I see this error ....
> sun.security.provider.certpath.SunCertPathBuilderException: unable to 
> find valid certification path to requested target ...
> org.jasig.cas.client.validation.AbstractUrlBasedTicketValidator.valida
> te(Abs
> tractUrlBasedTicketValidator.java:178)
>
> org.springframework.security.cas.authentication.CasAuthenticationProvi
> der.au
> thenticateNow(CasAuthenticationProvider.java:131)
> ...

Spring Security is used to protect the CAS service manager using CAS itself,
so it looks like CAS doesn't trust the Tomcat container certificate, which
is what you have suggested with your question.

> where are located the truststore of CAS Service Management?

There is not truststore for CAS Service Management per se as the scope of
the truststore is the entire JVM.  The default location is
$JRE_HOME/lib/security/cacerts.

M
Thanks  Marvin. It´s as you say. But I don´t know why CAS don´t trust in
tomcat. In the jks I put the certificate and it CA´s certificate. So it´s a
valid certificate, also the CA certificate it´s in the cacerts.

Regards,
                 Jorge.
--
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-user


-- 
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-user

Reply via email to