> java.lang.RuntimeException: javax.net.ssl.SSLHandshakeException: Received > fatal alert: handshake_failure > org.jasig.cas.client.util.CommonUtils.getResponseFromServer(CommonUtils.java:341) > org.jasig.cas.client.util.CommonUtils.getResponseFromServer(CommonUtils.java:305)
Please perform an SSL trace and post the log. If it's not happening immediately, you'll need to trim the log to correspond with the failure point. The trace will provide more information on why the handshake is failing. M [1] https://wiki.jasig.org/display/CASUM/SSL+Troubleshooting+and+Reference+Guide, "When All Else Fails" section -- 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
