I'm using CAS Client 2.1.0 for authentication (filter under Tomcat) edu\yale\its\tp\cas\client\filter\CASFilter.java
The problem is that if I install wildcard SSL certificate (self signed, for "*.company.de") on my CAS server "cas.local.company.de" than I can not validate a given ticket, getting following exception: 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://casintern.... Is there any solution for wildcard certificates? Thanks Matvey _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
