Technical Blog Post
Abstract
Map Test with SSL option in IBM Sterling B2B Integrator Map
Body
In this Blog I am demonstrating "Running the MAP test with SSL Enabled".
- Create a Self-signed certificate.
- Edit the Map Test Http Server Adapter and select USE SSL to “MUST” and configure the System Certificate.
- Check in the certificate in “jssecacerts”.
Process to check in the certificate to jssecacerts:
Copy the certificate to <JRE Dir>/lib/security after that though command line navigate to <JRE Dir>/lib/security and run the below command.
keytool -import -alias ca_server -file MapTest9.cer -keystore jssecacerts
It will prompt you for password, the default password for keytool is “changeit”
- Run the Map Test using SSL option.
If you have any queries on this please post your comments.
[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SS3JSW","label":"IBM Sterling B2B Integrator"},"Component":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]
UID
ibm11121415

