TLSv1.2 issue while connecting to EMS server
search cancel

TLSv1.2 issue while connecting to EMS server

book

Article ID: 191291

calendar_today

Updated On:

Products

CA Cloud Test Mobile CA Application Test

Issue/Introduction

Users are unable to connect to EMS server, even after changing Workstation.vmoptions file. Please contact:

Autopopulated JMS Session.Connection with Connection_NewEMS (JMS Connection)

Creating TIBCO Connection Factory

Creating JMS Connection

Error: Error creating connection with factory Connection_NewEMS: Failed to connect via SSL to [ssl://hostname:16845]: Received fatal alert: handshake_failure



============================================================================

| Exception: 

============================================================================

| Message:     Error creating connection with factory Connection_NewEMS: Failed to connect via SSL to [ssl://hostname:16845]: Received fatal alert: handshake_failure

----------------------------------------------------------------------------

| Trapped Exception: Failed to connect via SSL to [ssl://hostname:16845]: Received fatal alert: handshake_failure

| Trapped Message:   javax.jms.JMSSecurityException: Failed to connect via SSL to [ssl://hostname:16845]: Received fatal alert: handshake_failure

----------------------------------------------------------------------------

STACK TRACE

javax.jms.JMSSecurityException: Failed to connect via SSL to [ssl://hostname:16845]: Received fatal alert: handshake_failure

at com.tibco.tibjms.TibjmsxLinkSSL.connect(TibjmsxLinkSSL.java:427)

at com.tibco.tibjms.TibjmsConnection._create(TibjmsConnection.java:1299)

at com.tibco.tibjms.TibjmsConnection.<init>(TibjmsConnection.java:4155)

at com.tibco.tibjms.TibjmsxCFImpl._createImpl(TibjmsxCFImpl.java:209)

at com.tibco.tibjms.TibjmsxCFImpl._createConnection(TibjmsxCFImpl.java:253)

at com.tibco.tibjms.TibjmsConnectionFactory.createConnection(TibjmsConnectionFactory.java:36)

at com.itko.lisa.messaging.asset.AbstractJmsConnectionFromFactoryAsset.createInstance

Environment

Release : 10.x

Component : CA Service Virtualization

Resolution

After manual replacement of all tibco jars, new JRE and the cipher suites & client certs, I can see all steps are getting connected now.