actually it should work. we have these levels of cert checking currently
http://lxr.mozilla.org/mozilla/source/directory/c-sdk/ldap/include/ldap_ssl.h#47
and LDAPSSL_AUTH_CERT is default level. which version are you using and
what kinda error/s you are getting ?

Markus Moeller wrote:
> I am using the C SDK  to do ldap connections with SSL protection.  Does the 
> C SDK have an option to allow hostname mismatches ?  I have the right certs 
> in ther cert.db, but in some situations I don't connect with the fqdn but 
> with an alias or cname which  means my SSL connection is not working . 
> Openldap has a possibility to set in ldap.conf   "tls_reqcert allow"  does a 
> similar setting exist for the C SDK ?
> 
> Thank you
> Markus
> 
> 
> _______________________________________________
> dev-tech-ldap mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-tech-ldap
_______________________________________________
dev-tech-ldap mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-ldap

Reply via email to