> On Sun, Aug 22, 2010 at 08:58:35PM +1100, Winston Smith wrote:
>
> > The ldap_table(5) man page states a parameter 'tls_key' which is confusing.
>
> This is a client private key.
>
> > If that's the case, how can I turn this off?
>
> Leave these empty, which is the default. Don't configure y
On Sun, Aug 22, 2010 at 08:58:35PM +1100, Winston Smith wrote:
> The ldap_table(5) man page states a parameter 'tls_key' which is confusing.
This is a client private key.
> Reading a bit more, there is a parameter 'tls_cert'
> which shall point to a 'client certificate'.
This is a client cert.
Hi all,
The short version: I want LDAP server authenticity to Postfi without
Postfix authenticity to LDAP.
The long version:
I wanted my Postfix to look up recipients and mail aliases in my LDAP DB.
The ldap_table(5) man page states a parameter 'tls_key' which is confusing.
I thought that the