mirror of
https://github.com/Kozea/Radicale.git
synced 2025-10-15 21:51:57 +00:00
For ldapi:// connections, which connect - by definition - to a local UNIX socket, lower the value of config setting 'ldap_ssl_verify_mode' to "NONE" to avoid certificate validation failures. The UNIX socket address can NEVER match any DNS name from a certificate, making the whole certificate validation moot. This is a workaround for a limitation of Python's LDAP modules, that do not consider this edge case. |
||
---|---|---|
.. | ||
__init__.py | ||
denyall.py | ||
dovecot.py | ||
htpasswd.py | ||
http_x_remote_user.py | ||
imap.py | ||
ldap.py | ||
none.py | ||
oauth2.py | ||
pam.py | ||
remote_user.py |