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

Re: LDAP SSL APIs



Hi Kurt,

Thanks.

I am a newbie.. I have many questions.. I have been searching the
net.. But Im not able to get answers for my questions..

Please excuse me, if im asking some silly questions..

1. For SSL Encryption what is the function available.. Is the
ldap_initialize function alone enough for establishing a SSL Encrypted
connection?? Is the cacertificate needed for this, Should I be
specifying the location of the cacertificate.. If yes, how to specify
it in my code.. I mean what function should I be using for this..

2. For SSL Authentication in LDAPv3, we have to use SASL EXTERNAL
mechanism.. How could I specify the location of the certificates'
location in my code..?? What are the other things that I should
provide for successful EXTERNAL authentication..

TIA

Jothiram S




On Thu, 03 Feb 2005 10:42:59 -0800, Kurt D. Zeilenga <Kurt@openldap.org> wrote:
> At 11:32 PM 2/2/2005, Jothiram Selvam wrote:
> >Are there any sample codes for SSL Authentication and Encryption that
> >uses OpenLDAP Libraries.
> 
> clients/tools/ldap*.c
> 
> Kurt
> 
>