On Thu, Feb 13, 2014 at 11:06:36AM +0100, Delusional Insanity wrote:
> Hello folks,
> 
> I get a strange error in my catalina logs.
> 
> 2014-02-13 08:19:23,634 WARN [org.jasig.cas.util.HttpClient] - <Error
> Sending message to url endpoint [https://mydomain.com/en/cas/login/].
>  Error is [sun.security.validator.ValidatorException: PKIX path validation
> failed: java.security.cert.CertPathValidatorException: Path does not chain
> with any of the trust anchors]>
> 
> Does anyone have an idea what causes it?

I've encountered several PKIX errors, I think this one is caused by the CAS
server not trusting the mydomain.com SSL certificate.

Check the trust store your J2EE server is using, it should trust the certificate
or include the root CA for that certificate.

-- 
-----------------------
Alberto Cabello Sánchez
albe...@unex.es

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to