Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. IT Analytics Help
  3. Section XVI. System Administration
  4. SSL Certificate Configuration
  5. Keystore on the portal server
  6. Add a Certificate into the Portal Keystore

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 add

If the certificate key is password protected, use:

./deployCert.sh add -p <passphrase>

Windows

cd c:\opt\aptare\utils

deployCert.bat add

If the certificate key is password protected, use:

deployCert.bat add -p <passphrase>

Feedback

Was this page helpful?
Previous

Features that Require the SSL Certificate

Next

Update a Certificate in the Portal Keystore

Feedback

Was this page helpful?