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:


Field Name
|
Application/Table name

Temenos Headquarters SA
2 Rue de l'Ecole-de-Chimie
CH - 1205 Geneva
Switzerland

Copyright © 2020- Temenos Headquarters SA

Published on :
Tuesday, August 29, 2023 1:04:13 PM IST

Last Updated R23 AMR