Enabling SSL on JMSIn/Out (for integration with SSL enabled FMQ)
Description: Enabling SSL on JMSIn/Out (for integration with SSL enabled FMQ)
Configure SSl on FMQ server (TCP with JSSE Security). Refer MQ handbook for details (Section 4.5).
Open the CPS of JMSIn/Out Adapter and click on advanced properties.
Click on SSL Security ellipsis and enable SSL.
Click on Advanced Info property and add the following name – value pairs(See the attached snapshot for reference):
a. “java.naming.security.protocol” “SUN_SSL”
b. “SecurityManager” “fiorano.jmx.connector.fmq.security.JSSESecurityManager”
5. Finish the other configurations. Click on JMSIn/Out component and add the following in the JVM_PARAMS property
“-DCERTS_DIR=FIORANO_HOME\fmq\profiles\FioranoMQ\certs -Djavax.net.ssl.trustStore= FIORANO_HOME
\fmq\profiles\FioranoMQ\certs\jssecacerts”
Note: The Test provided within the CPS will not be successful as the component requires run time arguments.
Knowledge feedback
Please tell us, did you find the answer to your question?