Attaching the stack trace of the failure.

Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: 
handshake_failure
at sun.security.ssl.Alerts.getSSLException(Unknown Source) 
[jsse.jar:1.7.0_79]
at sun.security.ssl.Alerts.getSSLException(Unknown Source) 
[jsse.jar:1.7.0_79]
at sun.security.ssl.SSLSocketImpl.recvAlert(Unknown Source) 
[jsse.jar:1.7.0_79]
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) 
[jsse.jar:1.7.0_79]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) 

[jsse.jar:1.7.0_79]
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) 
[jsse.jar:1.7.0_79]
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) 
[jsse.jar:1.7.0_79]
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) 
[rt.jar:1.7.0_79]
at 
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown 
Source) 

[rt.jar:1.7.0_79]
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown 
Source) 

[rt.jar:1.7.0_79]
at 
sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown 
Source) 

[rt.jar:1.7.0_79]
at 
org.jasig.cas.client.validation.Saml11TicketValidator.retrieveResponseFromServer

(Saml11TicketValidator.java:216) [cas-client-core-3.2.1.jar:3.2.1]



On Friday, 21 October 2016 12:32:49 UTC+5:30, Guru Prashanth Thanakodi 
wrote:
>
> Hi All
>
> We have CAS 3.4.11 deployed on Apache Tomcat 7. Our Application is 
> deployed on JBOSS 7.1.
>
> If we disable the TLS 1.0 communication in JASIG CAS Sever(Apache Tomcat) 
> , We are unable to login.
>
> Here is the stack trace
>
>
>
> Thanks,
> Guru
>
>
>

-- 
CAS gitter chatroom: https://gitter.im/apereo/cas
CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
CAS documentation website: https://apereo.github.io/cas
CAS project website: https://github.com/apereo/cas
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/baafd574-9319-4c55-8f08-536b8ca21705%40apereo.org.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: 
handshake_failure
        at sun.security.ssl.Alerts.getSSLException(Unknown Source) 
[jsse.jar:1.7.0_79]
        at sun.security.ssl.Alerts.getSSLException(Unknown Source) 
[jsse.jar:1.7.0_79]
        at sun.security.ssl.SSLSocketImpl.recvAlert(Unknown Source) 
[jsse.jar:1.7.0_79]
        at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) 
[jsse.jar:1.7.0_79]
        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown 
Source) [jsse.jar:1.7.0_79]
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) 
[jsse.jar:1.7.0_79]
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) 
[jsse.jar:1.7.0_79]
        at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) 
[rt.jar:1.7.0_79]
        at 
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown 
Source) [rt.jar:1.7.0_79]
        at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown 
Source) [rt.jar:1.7.0_79]
        at 
sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown 
Source) [rt.jar:1.7.0_79]
        at 
org.jasig.cas.client.validation.Saml11TicketValidator.retrieveResponseFromServer(Saml11TicketValidator.java:216)
 [cas-client-core-3.2.1.jar:3.2.1]
        ... 37 more

Reply via email to