Re: help on ssl authentication override, SSL Verify Depth, Cipher Suite etc

huican <[email protected]> Tue, 13 Apr 2010 19:16:39 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.directory
Organization http://groups.google.com
Message-ID <681d7398-b579-4936-ae46-8f88fcc33cbe@u34g2000yqu.googlegroups.com>
Hello Anton,

Do you have any suggestions here? Is there any easy way to crack on
the csdk level? or I have to crack it on the NSS lib, and how?
I am using the ldap csdk 6.0.4.1.

Thanks

On Apr 12, 4:02=A0pm, huican <[email protected]> wrote:
> Hello,
>
> I read through the doc about the c-sdk about the "connection over
> ssl". It is not very detailed, and now I have some questions.
>
> 1:) And I am trying to let my ldap client (using c-sdk) to accept some
> authentication cases, such as:
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> =A0 Certificate Has Expired.
> =A0 Allow Self Signed
> =A0 Certificate Not Yet Valid
> =A0 ...
> Can the c-sdk allow me to override them?
>
> 2:) Also can NSS allow me to specify SSLVerifyDepth when
> authentication the Cert from ldap server?
>
> 3:) How can I specify the Cipher Suites I want to use for the ssl
> connection?
>
> Thanks
> Huican Ping