On Wed, Jan 20, 2016 at 10:59 AM, Frederic Van Espen <[email protected]> wrote: > We're connecting to LDAP from postfix. Here's the postmap debugging output: > postmap: dict_ldap_debug: TLS: can't connect: The signature algorithm is not > supported.. > postmap: error: dict_ldap_connect: Unable to set STARTTLS: -11: Connect error
I should add that running ldapsearch works fine though: # ldapsearch -LLL -ZZ -H ldap://ldap.example.com -x -s one -b "ou=People,dc=example,dc=com" "(uid=test)" uid dn: uid=test,ou=People,dc=example,dc=com uid: test Best regards, Frederic

