Enabling Secure Socket Layer at the data collector level
To enable SSL, enable Node Authentication first (For more information, see Node Authentication). SSL works only with Node Authentication enabled.
Configuration with default options involves setting one property
to true to operate the data collector in
SSL mode:
- In the
DC_home/runtime/app_server_version.node_name.server_name/custom/datacollector_custom.propertiesfile, set the following property totrueby removing the comment symbol (#) in front of the property definition (by default, this property is commented out).comm.use.ssl.dc=true - Restart the application server.
Important: On the managing server, only the
kernel-related changes must be enabled other managing server components
are enabled automatically.