You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: