SSL Certificate Configuration > Enable/Disable SSL for a Data Collector
  
Version 10.3.00P13
Enable/Disable SSL for a Data Collector
Once you globally configure SSL, you can change the settings for individual Data Collectors. This provides the capability of supporting a mix of both http and https among your Data Collector servers.
A system property -Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2 is included in the startup and checkinstall scripts (aptaredc.bat/sh, checkinstall.bat/sh) to support TLS 1.1, TLS 1.2.
To enable and disable SSL for a specific Data Collector:
1. If you are using a self-signed certificate, verify the Trust all certificates is enabled in the System Configuration settings. Locate the parameter here: Admin>System Configuration> Portal.
2. In the APTARE IT Analytics Portal, go to Admin > Data Collection>Collector Administration.
3. Double-click a Data Collector to view the existing settings or click Add to add a Data Collector.
4. Check the Enable SSL checkbox.
Both secure (SSL) and non-secure Data Collectors can send data to the same Portal. Check this box to select the secure communication protocol (https) that the Data Collector will use.
This check box will not appear in the dialog box if SSL is not enabled in your environment. The Portal data receiver must be listening for https traffic; for example:
https://agent.mycollector.com
5. Click OK to save the setting.