PHP Secure LDAP

In order for a secure ldap connection with PHP to work, the following needs to be added to /etc/ldap/ldap.conf.

TLS_REQCERT never

The following can be added, but it wasn't necessary for me. You would install ca-certificates then add the following to /etc/ldap/ldap.conf.

TLS_CACERTDIR /etc/ssl/certs

but it wasn't needed when I tried.

Page Comments (Click to edit)






[Click to add or edit comments])

Please prepend comments below including a date

Design by N.Design Studio, adapted by solidGone.org (version 1.0.0)
Have a nice day.