Hey guys,
Just in case you encounter this issue, this is how you fix it.
If you follow below sk to set up ica mgmt tool and does not work with https:
https://support.checkpoint.com/results/sk/sk30501
If this does NOT work for https://mgmtip:18265 then ->
One workaround to access it via http, is to run cpca_client set_mgmt_tool on _no-ssl, this will work for http://mgmt_ip:18265
However, since we all prefer to use more secure connection, to get it working with https, you follow below process:
https://support.checkpoint.com/results/sk/sk115742
My lab mgmt is 172.16.10.252, so initially, I could only access it via http by going to http://172.16.10.252:18265 (after disabling ssl), but once I did 3 step process below, worked fine on https://172.16.10.252:18265
# cpstop
# mv $FWDIR/state/InternalCA_site.p12 /var/tmp
# cpstart
Best,
Andy
Best,
Andy