Configuring Secure Sockets Layer (SSL)

To configure SSL, follow the steps below:

  1. Enter truststore location and password while starting the if-swift-interface application, as shown below:
  2. >startApp.bat -Dcom.ibm.mq.cfg.useIBMCipherMappings=false -Djavax.net.ssl.trustStore=C:\Users\sackthiks\Data\SwiftInterface\SSL_Path\key.jks -Djavax.net.ssl.trustStorePassword=123456 -Djavax.net.ssl.keyStore=C:\Users\sackthiks\Data\SwiftInterface\SSL_Path\key.jks -Djavax.net.ssl.keyStorePassword=123456
  3. In the application-queue.properties or application-file.properties file, configure the SSL enabled provider Url.

Enabling SSL Logs

You should set optional argument as -Djavax.net.debug=ssl:handshake to view SSL handshake relevant logs.

The sample SSL logs are given below:

Copyright © 2020- Temenos Headquarters SA

Published on :
Wednesday, October 12, 2022 5:45:49 PM IST

Feedback
x