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
389-users@lists.fedoraproject.org