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

Re: openldap-2.0/TLS certificate error



At 04:45 PM 6/13/00 -0700, Scott Kelley wrote:
>i know you're all focusing on the next 2.0 release, so my appologies for
>belaboring the issues i'm having with TLS queries.  question: should I be 
>able to do an ldapsearch -Z query, or has this not been implemented yet in
>the current state of the 2.0 development?

Yes, you *should* be able to select -Z[Z] to request/require a
StartTLS (RFC2830) operation prior to the search.  You *should*
also be able to issue LDAP over SSL (ldaps://) queries by specifying
"-h ldaps://host".

Kurt