How can I configure JBoss to allow a SSLv2 handshake while running in FIPS mode?
Issue
How can I configure JBoss to allow a SSLv2 handshake while running in FIPS mode?
09:46:19,105 INFO [stdout] (http-/0.0.0.0:8443-2) http-/0.0.0.0:8443-2, setSoTimeout(60000) called
09:46:19,113 INFO [stdout] (http-/0.0.0.0:8443-2) http-/0.0.0.0:8443-2, handEnvironmentling exception: javax.net.ssl.SSLHandshakeException: SSLv2Hello is disabled
09:46:19,115 INFO [stdout] (http-/0.0.0.0:8443-2) http-/0.0.0.0:8443-2, SEND TLSv1 ALERT: fatal, description = handshake_failure
09:46:19,115 INFO [stdout] (http-/0.0.0.0:8443-2) http-/0.0.0.0:8443-2, WRITE: TLSv1 Alert, length = 2
09:46:19,116 INFO [stdout] (http-/0.0.0.0:8443-2) http-/0.0.0.0:8443-2, called closeSocket()
09:46:19,116 INFO [stdout] (http-/0.0.0.0:8443-2) http-/0.0.0.0:8443-2, IOException in getSession(): javax.net.ssl.SSLHandshakeException: SSLv2Hello is disabled
09:46:19,116 INFO [stdout] (http-/0.0.0.0:8443-2) http-/0.0.0.0:8443-2, called close()
09:46:19,117 INFO [stdout] (http-/0.0.0.0:8443-2) http-/0.0.0.0:8443-2, called closeInternal(true)
Environment
- Red Hat JBoss Enterprise Application Platform
- 5.x
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.