There was an error while loading. Please reload this page.
To disable the SSL verification, set in the "Generator" section "VerifySsl" to false
{ "Generator": { "Connection": "...", "VerifySsl": false }, ... }
<?xml version="1.0" encoding="utf-8" ?> <Configuration> <Generator> <Connection>...</Connection> <VerifySsl>false</VerifySsl> </Generator> ... </Configuration>