One of our customers wants to check a website for availability using an HTTPS sensor.
However, this website is behind a reverse proxy of a firewall, which in turn only allows requests to the website that have a corresponding certificate. Otherwise, all requests are rejected. Unfortunately, it is not possible to define an exception for a specific device in the firewall.
Currently this is solved via a PowerShell script but I would like to suggest using a separate sensor for this. This can then be assigned the certificate for the query.
Add comment