To secure communication between the Provisioning Server and the Identity Manager server in a virtual appliance (vApp) environment, you must configure inbound notifications to use an SSL connection. This article outlines the steps to generate the necessary certificate chain and update the shared secret configuration.
Identity Manager 14.5
openssl s_client -showcerts -verify 5 -connect localhost:8443 < /dev/null-----BEGIN CERTIFICATE----- to -----END CERTIFICATE-----) into a new file. Append all certificates in the chain into this file.config user and navigate to the tools directory: cd /opt/CA/IdentityManager/IAM_Suite/IdentityManager/tools/PasswordTool Execute the tool: ./pwdtools.sh -JSAFE -p YourNewSharedSecret/opt/CA/wildfly-idm/standalone/deployments/iam_im.ear/custom/identitymanager/systemWideProperties.properties file. Update the IMeTASharedSecret property with the encrypted string generated in Step 1.restart_im restart_ps