...
Info |
---|
Depending on your MQ versions, the additional Java option below may be required to use other Cipher Suites. -Dcom.ibm.mq.cfg.useIBMCipherMappings=false |
To Import a Trust Certificate
keytool -importcert -file mycert.txt -keystore truststore.jks -alias mycert
Where mycert.txt is is your trust certificate.
NOTE: The default password for the truststore.jks file is 'changeit'