SSL Certificate Configuration > Enabling SSL for Emailed Reports
  
Version 9.2.00
Enabling 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 to ensure that this link is secure.
1. In the /opt/aptare/portalconf/portal.properties file, find the following section and update the applicationUrl to replace http with https.
Example:
#The Portal environment
portal.sessionTimeout=3600
portal.applicationUrl=https://aptareportal.mycompany.com
2. Restart the Portal service. See Starting and Stopping Portal Server Software.