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. Update a Certificate in the Portal Keystore

Update a Certificate in the Portal Keystore

Use the Utility (deployCert) to update an SSL certificate to the Portal keystore. Run the update command to update certificates in the keystore. Execute the following from the command window:

Linux

cd /opt/aptare/utils

# ./deployCert.sh update

If the certificate key is password protected use:

# ./deployCert.sh update -p <passphrase> 

Windows

cd c:\opt\aptare\utils

deployCert.bat update

If the certificate key is password protected use:

deployCert.bat update -p <passphrase>

Feedback

Was this page helpful?
Previous

Add a Certificate into the Portal Keystore

Next

Download a Certificate from the Portal Keystore

Feedback

Was this page helpful?