v1.24: Add an option to disable SSL verification
Pre-release
Pre-release
SSL certificate verification can be disable by setting adding the following line before calling Key.Activate:
HelperMethods.SSLEnabled=false;SSL certificate verification can be disable by setting adding the following line before calling Key.Activate:
HelperMethods.SSLEnabled=false;