Родин Максим <a23s4a2...@yandex.ru> writes:

> If I change url to ldaps://ldap1.mydomain.ru
> or to ldap+tls://ldap1.mydomain.ru
> then smtpd -dv shows:
> """
> _____________________________________________
> vdomains[50952]: warn: ldap_parse_url fail
> vdomains[50952]: warn: ldap_connect error
> vdomains[50952]: fatal: failed to connect
> """
> _____________________________________________
>

This doesn't directly address your question but might be an alternate
way to achieve what you are wanting. I've used spiped from packages when
I needed a secure pipe between hosts and could not use TLS for some
reason. It's similar in concept to setting up an SSH tunnel but uses a
pre-shared symmetric key. In my experience it is more reliable than an
long-running SSH connection.

Allan

Reply via email to