<div>Hi </div>
<div> </div>
<div>I am using the FDS with the SSL/TLS enable. I had to activate my ldap.conf config file to the "tls_checkpeer no" keyword. </div>
<div> </div>
<div>It works fine and solved the problem. </div>
<div> </div>
<div>I am looking for the corresponding solution when using the openldap (or Fedora) API.</div>
<div> </div>
<div>After the ldap_start_tls_s(ldap,NULL,NULL)</div>
<div> </div>
<div>I am getting the problem that the server certificate failed in the verifying procedure. </div>
<div> </div>
<div>Any idea for how to define (through the API) to ignore the server certificate similar to the tls_checkpeer</div>
<div> </div>
<div>Thanks in advance </div>
<div>Yoram </div>