What are the supported keystore formats for TIBCO Web Messaging for TIBCO EMS (TWM)?
book
Article ID: KB0086138
calendar_today
Updated On:
Products
Versions
TIBCO Web Messaging for TIBCO Enterprise Message Service
-
Not Applicable
-
Description
Resolution: TWM supports the use of JCEKS and JKS keystore format. Other commonly used formats, such as PKCS12 (.p12), and a combination of private key with the associated public certificate are not supported.
Always use the keytool command line utility within JDK to generate the keypair. OpenSSL does not support creating keystore using a format that is proprietary to Java. It is mandatory that in gateway-config.xml, the "type" of the keystore must be specified and conforming to the actual format, either JKS or JCEKS.
Issue/Introduction
What are the supported keystore formats for TIBCO Web Messaging for TIBCO EMS (TWM)?