Where to find the underlying script for OOTB Probe URL Certificate Scan

Zorawar Singh 1
Tera Expert

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 ?

1 ACCEPTED SOLUTION

Community Alums
Not applicable

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.

Nileishpol_0-1739341536615.png

 

View solution in original post

4 REPLIES 4

Community Alums
Not applicable

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.

Nileishpol_0-1739341536615.png

 

Thanks @Community Alums this helps. I think for the probe script I will have to look into the mid server files. 

Community Alums
Not applicable

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.

PritamG
Mega Guru

the script for the "URL certificate scan" probe is located in the MID server files, not in the ServiceNow instance.