How do I disable the revocation status check for SSL Certificate sensors in PRTG when monitoring internal/private certificates with a probe that lacks internet access?


In order to disable the check, click the small gear in the Revocation channel panel and set the value lookup to None. The channel will then always be green, regardless of the revocation state, thus the sensor will not show errors.


You could also disable this under the SSL template via Multi-Edit. Use case: doing an auto-discovery on 100 server for SSL, but all have self-signed, hence you need to disable the revocation check as well as Trusted RootCA check. The channels are all the same. In order to show all certificate sensors within a certain group, open up

https://<your-prtg>/sensors.htm?filter_tags=@tag(sslcertificate)&id=<group-id>

Then you can remove the lookup in the Channel tab of the Multi-Edit dialog.


Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.