– Run a tool to force LCE to look at the new certs that have been placed.
1. Verify admin web interface is accessible and that you can view the Advanced configuration page
2. Regenerate the default certs with /opt/lce/tools/make_cert -q
3. Repeat step 1
4. Put your custom certs into /opt/lce/reporter/ssl
5. Use lce_cfg_utils to update the config DB with the new cert filenames, for examples:
/opt/lce/tools/lce_cfg_utils –update ssl-key-file lce_serverkey.pem
/opt/lce/tools/lce_cfg_utils –update ssl-ca-file lce_cacert.pem
/opt/lce/tools/lce_cfg_utils –update ssl-cert-file lce_servercert.pem
6. Restart service lce_www
For more information, refer to the LCE user guide found here:
https://docs.tenable.com/lce/5_0/Content/PDF/LCE_Complete_UserGuide.pdf