Importing the custom certificate for another instance of Atrium Single Sign-On Server
If you integrate with other instance of the Atrium Single Sign-On Server after the Presentation Server installation or a new certificate is generated in the original Single Sign-On Server, you must import the custom certificate for the updated Single Sign-On Server:
- Log in to the computer where the Presentation Server is installed.
- Open the BMC Single Sign-On Server in a browser.
- From the web browser, export the custom certificate and save it.
- Open a command prompt and change the directory to the <InstallationDirectory>\truesightpserver\modules\jre\bin folder.
Run the following command:
keytool -importcert -alias "<alias name>" -file "<.cert file path>" -keystore "<cacerts path>" -noprompt -storepass changeit- <alias name> is the name of the alias.
- <.cert file path> is the full path of the .cer file that you saved.
- <cacerts path> is the full path to the cacerts file.
For example:
keytool -importcert -alias AtriumSSO -file C:\Users\HE112504a\Desktop\certificate.cert" -keystore "D:\Program Files\BMC Software\TrueSightPServer\truesightpserver\modules\jre\lib\security\cacerts" -noprompt -storepass changeit- Restart the Presentation Server.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*