The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now!
A chart showing the TIBCO Platform vision
Jump to content
Forums
Ask questions and gain insight from discussions

TIBCO EMS 8.5.1 with JMSStream 2.7.8.1 (SSL)


Kannan Varadachari

Recommended Posts

I am trying to setup a performance test using JMSStream using SSL Protocol TLS 1.2.

It is connecting to EMS when it does a JNDI lookup on factory passing the certificate correctly and closes the socket, and when it invokes JMS Queue sender conection it is not again sending the certificate and fails to authenticate, as EMS requires to send all SSL credentials for every connection request and does not cache any information on the client side,

Do anyone know as how to setup the JMSStream configuration file to send SSL credentials everytime it tries to connect

JNDI call:

2020-04-22 10:05:49.382 SSL accepted cipher=ECDHE-RSA-AES256-SHA384

2020-04-22 10:05:49.452 [xxxx@yyyy]: Performing JNDI lookup on SSLQueueConnectionFactory, type queuefactory, returned url=ssl://xxx.svr.xxxx.xxx.net:7223

and using the factory info, when it tries to connect again it does not pass SSL details and fails

2020-04-22 10:05:49.498 SSL handshake failed: ret=-1, reason=peer did not return a certificate

2020-04-22 10:05:49.506 SSL handshake failed: ret=-1, reason=no shared cipher

2020-04-22 10:05:49.515 SSL handshake failed: ret=-1, reason=unsupported protocol

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...