mirror of
https://github.com/sirtoobii/vaultwarden_ldap_sync.git
synced 2026-04-27 04:55:52 +03:00
[GH-ISSUE #4] self-signed certificate is not supported? #1
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden_ldap_sync#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AzatGo on GitHub (Mar 2, 2024).
Original GitHub issue: https://github.com/sirtoobii/vaultwarden_ldap_sync/issues/4
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.