Yoram Kahana
2007-Mar-14 10:07 UTC
[Fedora-directory-users] tls_checkpeer for the openldap API
Hi I am using the FDS with the SSL/TLS enable. I had to activate my ldap.confconfig file to the "tls_checkpeer no" keyword. It works fine and solved the problem. I am looking for the corresponding solution when using the openldap (or Fedora) API. After the ldap_start_tls_s(ldap,NULL,NULL) I am getting the problem that the server certificate failed in the verifying procedure. Any idea for how to define (through the API) to ignore the server certificate similar to the tls_checkpeer Thanks in advance Yoram