Reputation: 1
I am trying to connect to tibco ems server from hermes jms.I have found many results to connect to tibco with tcp connection.
Can any body please share the steps involved to connect to SSL enabled connection.here are the configuration and error i am getting from current hermes JMS.
Doubt any further ssl parameters has to be passed
Upvotes: 0
Views: 571
Reputation: 509
You need to pass Keystore certificate only and check the certificate is valid. It should not be expired one.
Upvotes: 0