v1.24: Add an option to disable SSL verification
SSL certificate verification can be disable by setting adding the following line before calling e.g., Key.Activate:
HelperMethods.SSLVerifyEnabled=false;SSL certificate verification can be disable by setting adding the following line before calling e.g., Key.Activate:
HelperMethods.SSLVerifyEnabled=false;