Description:
HTTPS enabled TIBCO Administrator domain fails with "javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure" error in the Administrator.log.
Symptoms:
TIBCO Administrator throws the following exception in the Administrator.log and the Administrator console output:
********************************************************************************************************************************************
http-11043-Processor24, SEND TLSv1 ALERT: fatal, description = handshake_failure
http-11043-Processor24, WRITE: TLSv1 Alert, length = 2
http-11043-Processor24, called closeSocket()
http-11043-Processor24, handling exception: javax.net.ssl.SSLHandshakeException: Client requested protocol SSLv3 not enabled or not supported
http-11043-Processor24, called close()
http-11043-Processor24, called closeInternal(true)
Thread-55, READ: TLSv1 Alert, length = 2
Thread-55, RECV TLSv1 ALERT: fatal, handshake_failure
Thread-55, called closeSocket()
Thread-55, handling exception: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
********************************************************************************************************************************************
Cause: The SSL handshake between the Browser and Administrator Server fail because the browser is trying to communicate using SSLv3, which is not enabled in Administrator.