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 Data Collector Installation and Configuration Guide for Cohesity NetBackup
  3. Configure SSL
  4. Enable / Disable SSL for emailed reports
IT Analytics Data Collector Installation and Configuration Guide for Cohesity NetBackup

Enable / Disable SSL for emailed reports

When emailing reports, an Add a Live Link option provides the capability of having a hyperlink (View this report in the Portal) in the email to take the user directly to the Portal. In environments where SSL is enabled, a configuration change is required in the portal.properties file to ensure that this link is secure.

Linux: /opt/aptare/portalconf/portal.properties

Windows: C:\opt\aptare\portalconf\portal.properties

  1. In the portal.properties file, find the following section and update the value portal.application URL to replace http with https.

    Example:

    #The Portal environment
    portal.sessionTimeout=3600
    portal.applicationUrl=https://itanalyticsportal.<domainname>
    
  2. Restart the Portal service.

Feedback

Was this page helpful?
Previous

Enable / Disable SSL for a Data Collector

Next

Test and troubleshoot SSL configurations

Feedback

Was this page helpful?