I’ve run into some issues when migrating to this sdk in my development environment with self-signed certificates. Right now, the SDK doesn’t seem to have an option to disable SSL verification, which makes things a bit tricky in these scenarios.
Would it be possible to add a parameter (like verify_ssl or something similar) that lets us turn off SSL verification when needed?