Skip to content

v1.24: Add an option to disable SSL verification

Pre-release
Pre-release

Choose a tag to compare

@artemlos artemlos released this 08 Nov 13:03
· 21 commits to master since this release

SSL certificate verification can be disable by setting adding the following line before calling Key.Activate:

HelperMethods.SSLEnabled=false;