Then specify the requirement of StartTLS to the client, e.g.
ldapsearch -ZZ option.
On Tue, 27 Mar 2007, JOYDEEP wrote:
Aaron Richton wrote:
I'm not sure what you're looking for, but if you mean that you want to
only support TLS connections (e.g. disallow plaintext), then try the
"security tls=1" directive.
Actually I am looking for such an arrangement where communication
between client and server will be encrypted.
On Tue, 27 Mar 2007, JOYDEEP wrote:
dear list,
What to do in slapd.conf to enable the TLS encryption only between
server and client ?