I had cas and my application on the same tomcat before , and it worked well.
Now i tried to put cas on another server, generate my certificate with the right DNS name (https works), in the JDK and JRE
But when i log, i obtain this error
I don't know why,Code:15:04:58,684 [TP-Processor8] [WARN] event.authentication.LoggerListener(:60) - Authentication event AuthenticationFailureServiceExceptionEvent: _cas_stateful_;details: org.acegisecurity.ui.WebAuthenticationDetails@50ad24ec: RemoteIpAddress: 189.9.61.87; SessionId: CD1D928A89D85498411BDD3DCADBDF40; exception: unknown certificate /
if anybody has already had the same error
Thanks


