Groovy Script
ThedisableSSLVerification function is designed to disable SSL verification. This function allows connections to pass without verifying SSL certificates and hostnames.
The following method is added and called before opening the connection to bypass PKIX error.

