skip to main content

Appendices : HTTPClient class (com.iscobol.rts.HTTPClient) : Connecting to a SSL-enabled web service

Connecting to a SSL-enabled web service
To connect to an SSL web server, you need to add the server’s certificate to a local keystore.
Download the server’s .cer file, and create a local keystore for it using the following command:
You will be asked to assign a password to the keystore.
At this point you can add the following entries to the isCOBOL configuration (or set them from the program using the SET ENVIRONMENT statement):
iscobol.net.ssl.trust_store=/path/to/keystore_file.jks

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left