SSL Problems? IP x DNS -> Localhost
Paulo Cheque
paulocheque at gmail.com
Thu Aug 31 14:54:08 EDT 2006
Hi, I am trying to start use CAS with Tomcat 5.5.x.
- I create a AuthenticationHandler that implements
AuthenticationHandler interface.
- I have configured deployerConfigContext.xml to find my implementation.
- Make a war file and deploy it.
When I put a valid login throw that exceptions above.
I am thinking the reason is "Certificate for IP" because I am working
with localhost and certificated has problens with IP. Am I rigth?
Is there any mode to test my CAS with localhost?
Thanks in advance!
Paulo
edu.yale.its.tp.cas.client.CASAuthenticationException: Unable to
validate ProxyTicketValidator
[[edu.yale.its.tp.cas.client.ProxyTicketValidator proxyList=[null]
[edu.yale.its.tp.cas.client.ServiceTicketValidator
casValidateUrl=[https://localhost:8443/cas/serviceValidate]
ticket=[ST-2-LhYi2UnrIo2L6yrAhx2Ctf4vqJLrmV76Whp-20]
service=[http%3A%2F%2Flocalhost%3A8080%2FNovoFenix] renew=false]]]
Caused by: 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
Caused by: sun.security.validator.ValidatorException: PKIX path
building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to
find valid certification path to requested target
Caused by: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target
More information about the cas
mailing list