Add a Certificate into the Portal Keystore
Use the Utility (deployCert) to add an SSL certificate to the Portal keystore. After configuring https, run the add command to add certificates into the keystore. Execute the following from the command window:
Note:
Root user can execute deployCert utility.
Linux
cd /opt/aptare/utils
./deployCert addIf the certificate key is password protected, use:
./deployCert.sh add -p <passphrase>Windows
cd c:\opt\aptare\utils
deployCert.bat addIf the certificate key is password protected, use:
deployCert.bat add -p <passphrase>