Hello,
Can someone help me to check the certificates installed on Check Point appliances?. I have two requirements, need to check whether these appliance/gateways are installed valid certificate for WebUI and SSH access and what is the validity and expiry date and who provided the certificate (ether ICA or third-party certificate authority)
Any update on this is greatly appreciated
Thanks in advance
Thanks,
Somasekharan
Moving to Appliances and Gaia
Every time you connect to one of the web portals, the public certificate of that portal should be offered.
This is how TLS works.
I suppose you could use something like the following to programmatically evaluate the various portals: Proactively Handling Certificate Expiration With ssl-cert-check -- Prefetch Technologies
SSH keys are not issued by a certificate authority.
They are almost always internally generated and do not have an expiration date.