There are instances where you are given a SSL certificate in order to communicate with a web service over SSL.
This certificate is to be used by your client application during the SSL communications. In order to tell GETURI to use this certificate there are a few steps:
When using the GETURI command enter the application ID in the SSL Application ID (SSLAPP) parameter.
When using the GETURIRG API assign the value of GI_SSLApp to the application ID.
This tells GETURI and the system to use the client certificate during the communications.
If you're not sure the value to use (it should be all upper case) select the Work With Client Applications option in DCM. Select the application you created and press the Work With Application button.
At the top should be:
Application ID: XXXXXXXXXX
The value following the Application ID is the value you will want to use. This IS case sensitive.