1Password / connect-sdk-python

Python SDK for 1Password Connect
https://developer.1password.com/docs/connect
MIT License
200 stars 30 forks source link

Added support for self-signed certificates #96

Closed kwilsonmg closed 5 months ago

kwilsonmg commented 6 months ago

Support added for self-signed certificates. This addresses issue #95. I have tested and confirmed working with the synchronous client.

volodymyrZotov commented 5 months ago

Created issue #99 to address this more broadly, so the client can be configured with different options.

@kwilsonmg I'll appreciate your input there. I close this PR.