We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
27d2867
SSL certificate verification can be disable by setting adding the following line before calling e.g., Key.Activate:
HelperMethods.SSLVerifyEnabled=false;