[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Use LDAP with or without SSL



At 12:28 AM 6/20/2001, Perréard Jérôme wrote:
>I wonder if there is a "trick" to do the same thing in both case and
>let LDAP decide whether i use or not SSL.

See client/tools/ldap*.c, each supports:
        LDAP
        LDAP + StartTLS (RFC2830)
        LDAP over SSL

Kurt