R75 ICA management tool unreachable
Issue: unable to connect to ICA management tool using https Check the log file $FWDIR/log/cpca.elg >> "unable to get ssl params : no such file or directory" << Try to connect using http only: $ cpca_client set_mgmt_tool off $ cpca_client set_mgmt_tool on -no_ssl If you can connect then do the following in CLI: - cpconfig - menu 6 : Certificate Authority - Do you want to change it (y/n) [n] ? y - Please enter the name of this Internal CA: <your_ICA_name> (ie: Smartcenter.intranet.test) - Are you sure you want to change the Internal CA name (y/n) [n] ? y - exit cpconfig - run: cpstop && cpstart Now try to connect on https://<your-smartcenter-ip>:18265 It should work fine! Note: CA will remain the same, no impact on certificates.