- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2025 09:40 PM
I am trying to learn more about the Probe "URL Certificate Scan" which is used for Certificate discovery via URL. I am unable to find where the script for this probe is in the instance. Would this be on the instance or in Mid server files ?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2025 10:25 PM - edited 02-11-2025 10:28 PM
Hi @Zorawar Singh 1 ,
After so many investigations, I came to conclusion URL certificate prob isn't something that is typically found in the instance scripts directly, since it's a built-in Discovery probe that operates through the MID Server and in short the these functionality handled within discovery probs and sensors.
For your information you can explore the OOTB script include URLCertificateDiscoveryLaunch.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2025 10:25 PM - edited 02-11-2025 10:28 PM
Hi @Zorawar Singh 1 ,
After so many investigations, I came to conclusion URL certificate prob isn't something that is typically found in the instance scripts directly, since it's a built-in Discovery probe that operates through the MID Server and in short the these functionality handled within discovery probs and sensors.
For your information you can explore the OOTB script include URLCertificateDiscoveryLaunch.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 04:42 PM
Thanks @Community Alums this helps. I think for the probe script I will have to look into the mid server files.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 09:02 PM
Yes, Since the URL Certificate Scan probe is executed by the MID Server, you'll need to look into the MID Server files to find the script associated with it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 09:19 PM
the script for the "URL certificate scan" probe is located in the MID server files, not in the ServiceNow instance.