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

Re: SSL Init



At 09:59 AM 7/26/2001, John Luce wrote:
>This is a programming question, like how to fill in the CTX, what bits need
>to be on in the options and how to do it... yada yada
>
>I am writing an application that uses the OpenLDAP client SDK and there is
>*NO* information on how to initialize and start the SSL session. I need
>detailed info on how to program it using the API on the client.

Until the man pages get updated, your best bet is to look
the client tool code (each supports StartTLS and ldaps://).

Kurt