> If I change the tomcat https connector to use JSSE (java keystore 
> certificates) and disable APR listener, all work fine without any further 
> change.
> I missed something?

This is a ticket validation problem.  As far as I can tell the root
cause is requring client authentication in the connector with the
following directive:

SSLVerifyClient="require"

I'm not aware of any use case for client auth with ticket validation,
so I'd recommend turning it off or configuring another connector for
ticket validation that doesn't require it.

M

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