> javax.servlet.ServletException: javax.net.ssl.SSLHandshakeException: > java.security.cert.CertificateException: No subject alternative names > present
The most common cause for this error is a hostname mismatch. Are you certain the hostname configured in the CAS client matches the CN of the SSL certificate on the CAS server? Additionally, I see you're using the Yale 2.x CAS client, which is deprecated. I encourage you to upgrade to the 3.2.0 Jasig CAS client, http://downloads.jasig.org/cas-clients/; integration instructions at https://wiki.jasig.org/display/CASC/Configuring+the+JA-SIG+CAS+Client+for+Java+in+the+web.xml. 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
