Configuring Web Server SSL/TLS Encryption
Configuring web server SSL/TLS encryption involves the following tasks:
-
Supply the digital certificates containing the public and private keys required for encrypted transactions. You install these certificates in the web server keystore. You configure the web server to recognize and use its installed certificates for SSL/TLS transactions.
-
Edit the Integration Gateway Certificates section of the integrationGateway.properties file to convey parameters for the web server certificates that you installed in the gateway keystore.
Integration Gateway Properties File Parameter Description ig.certificateAlias
Certificate alias.
ig.certificatePassword
Certificate alias password.
See Integration Broker Administration: Using the integrationGateway.properties File.