Using Digital Certificate In Java Transaction (JMP) For IMS
search cancel

Using Digital Certificate In Java Transaction (JMP) For IMS

book

Article ID: 9983

calendar_today

Updated On:

Products

Top Secret Top Secret - LDAP

Issue/Introduction

With a digital certificate in Top Secret that is Base64 encoded from a Java Transaction (JMP) for IMS, is there any way use this certificate to establish an SSL connection to a WebService SOAP for IMS?

Resolution

The member in the IMS proclib contains the parameters to customize to indicate the user and the keyring where the certificate has been added.

 /* IMS.PROCLIB(DFSJVMM3) 
 /* -Djavax.net.ssl.trustStore=safkeyring://USERXX/KEYRING_LABEL 

Where USERXX is the acid owner of the KEYRING_LABEL keyring the certificate is on. 

Additional Information

For more information on adding a keyring to an ACID, see KEYRING Keyword—Add a Key Ring to a User.