Adding or importing certificates to the Secure Connector TrustStore/KeyStore
For App Connect connector activities, such as HTTP, FTP, Email, or Web Services (or any other connector) that need to establish connection with the SSL enabled server (HTTPS/FTPS), you must import the corresponding certificates into the TrustStore or KeyStore of the Secure Connector.
Procedure
- Use the Java keytool utility to import the required certificates to TrustStore(cacerts) or KeyStore(cert) in the path mentioned: <secure_connector_install_directory>\etc\security
- Restart Secure Connector for the changes to take effect.