Warning: Bypassing certificate validation

Hi everyone,

I recently found this warning in one of our gateways: "Bypassing certificate validation and hostname verification is highly insecure and should only be used for testing purposes" and haven't been able to figure out what is going on, hopefully someone here can give me a hand.
image

Thank you in advance for any help!

It means you have one or more scripts using the system.net.httpClient or system.net.http* calls with the "bypass certificate validation" flag enabled.

It looks like these warnings are set up so they are only logged at WARN level at most once per minute, then on DEBUG for any intermediate instances.