[jboss-dev-forums] [PicketBox Development] - JBoss AS7: Configuring SSL on JBoss Web
Virendra Patidar
do-not-reply at jboss.com
Mon Aug 6 07:54:05 EDT 2012
Virendra Patidar [https://community.jboss.org/people/virendrapatidar] commented on the document
"JBoss AS7: Configuring SSL on JBoss Web"
To view all comments on this document, visit: https://community.jboss.org/docs/DOC-17503#comment-10357
--------------------------------------------------
I am getting below exception.
15:51:56,956 INFO [stdout] (http--127.0.0.1-8443-1) http--127.0.0.1-8443-1, WRITE: SSLv2 client hello message, length = 110
15:51:56,963 INFO [stdout] (http--127.0.0.1-8443-1) http--127.0.0.1-8443-1, received EOFException: error
15:51:56,967 INFO [stdout] (http--127.0.0.1-8443-1) http--127.0.0.1-8443-1, handling exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
15:51:56,968 INFO [stdout] (http--127.0.0.1-8443-1) http--127.0.0.1-8443-1, SEND TLSv1 ALERT: fatal, description = handshake_failure
15:51:56,969 INFO [stdout] (http--127.0.0.1-8443-1) http--127.0.0.1-8443-1, WRITE: TLSv1 Alert, length = 2
15:51:56,970 INFO [stdout] (http--127.0.0.1-8443-1) http--127.0.0.1-8443-1, called closeSocket()
15:51:56,970 INFO [stdout] (http--127.0.0.1-8443-1) http--127.0.0.1-8443-1, called close()
15:51:56,971 INFO [stdout] (http--127.0.0.1-8443-1) http--127.0.0.1-8443-1, called closeInternal(true)
15:51:56,972 ERROR [stderr] (http--127.0.0.1-8443-1) javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
15:51:56,973 ERROR [stderr] (http--127.0.0.1-8443-1) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:849)
15:51:56,973 ERROR [stderr] (http--127.0.0.1-8443-1) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1170)
15:51:56,974 ERROR [stderr] (http--127.0.0.1-8443-1) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1197)
15:51:56,975 ERROR [stderr] (http--127.0.0.1-8443-1) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1181)
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120806/16b893fa/attachment.html
More information about the jboss-dev-forums
mailing list