On Thu, 8 Oct 2015, Heiko Schlittermann (HS12-RIPE) wrote:
in dovecot-ldap.conf.ext: uri = ldaps://<host> # tls = tls_cert_file = <filename> tls_key_file = <filename> tls_<other options> = … All these options are ignored if I use ldaps:// as the URI schema. Switching to tls=yes doesn't help, because it enables STARTTLS, but ldaps:// implies an already started SSL tunnel. uri = ldap://<host> tls = yes tls_<other options> = … works. But depending on the LDAP server this isn't an option.
Thanks. I would like to get upstreams opinion before applying this. -- Jaldhar H. Vyas <jald...@debian.org>