freeipa/ipaserver/secrets
Christian Heimes 1b0c55a3b3 Unified ldap_initialize() function
Replace all ldap.initialize() calls with a helper function
ldap_initialize(). It handles cacert and cert validation correctly. It
also provides a unique place to handle python-ldap 3.0 bytes warnings in
the future.

Fixes: https://pagure.io/freeipa/issue/7411
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2018-02-15 18:32:17 +01:00
..
__init__.py ipapython: move dnssec, p11helper and secrets to ipaserver 2016-11-29 14:50:51 +01:00
client.py pylint: fix missing module 2017-09-18 11:41:15 +02:00
common.py Unified ldap_initialize() function 2018-02-15 18:32:17 +01:00
kem.py Fix multiple uninstallation of server 2018-02-15 14:02:03 +01:00
service.py secrets: disable relative-imports for custodia 2017-09-08 15:42:07 +02:00
store.py LGTM: Fix multiple use before assignment 2018-01-09 07:53:28 +01:00