We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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>