sirtoobii / vaultwarden_ldap_sync

Autmatically keep ldap in sync with your Vaultwarden installation
GNU General Public License v3.0
10 stars 6 forks source link

self-signed certificate is not supported? #4

Closed AzatGo closed 7 months ago

AzatGo commented 7 months ago

hi, I'm deploying a test environment and I wanted to use a self-signed certificate. I get the error: ERROR [sync.py] Something went wrong. Error: HTTPSConnectionPool(host='192.168.0.30', port=443): Max retries exceeded with url: /admin/users (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1123)')))

Sorry I was inattentive, the answer is below.