You should also look into (separately) why the Soulwing client is improperly creating a loop when there's a ticket failure.
If its the default behavior of the Soulwing client to do that, I would recommend looking into another client. Cheers, Scott On Wed, Jan 20, 2010 at 9:45 AM, Marvin Addison <[email protected]>wrote: > > 2010-01-20 14:28:58,403 ERROR [http-8080-1] > > [soulwing.cas.client.DefaultValidatorImpl] serviceValidate error in > accessing CAS service: org.soulwing.cas.client.ServiceAccessException: > javax.net.ssl.SSLHandshakeException: > java.security.cert.CertificateException: No subject alternative names > present > > This is almost certainly the cause of your redirect loop. Please give > your cas server host a fully-qualified DNS name (FQDN) and use the > hosts file on your Jira CAS client if needed to resolve the CAS server > IP address from the FQDN. Then generate a certificate with the CN > matching your CAS server FQDN and install it in the > $JAVA_HOME/jre/lib/security/cacerts file of your Jira host. If you > have done this correctly, the above error _will_ go away. > > 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 > -- 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
