We have successfully installed EspoCRM via the script as a Docker image and with SSL/TLS certificates - the site is running perfectly and we have updated the certificates to our own and this also works as should.
However, when trying to connect to our Windows AD LDAP server, selecting test connection gives us a 'Error 500' on the site and then "Can't contact LDAP server; getLastError: could not call ldap_get_option because LDAP resource was not of type resource" in our logs.
Could this be to do with the SSL certificate? There is no option to 'ignore' this or allow it and continue the connection successfully as we have on other sites.
Any help would be greatly appreciated.
However, when trying to connect to our Windows AD LDAP server, selecting test connection gives us a 'Error 500' on the site and then "Can't contact LDAP server; getLastError: could not call ldap_get_option because LDAP resource was not of type resource" in our logs.
Could this be to do with the SSL certificate? There is no option to 'ignore' this or allow it and continue the connection successfully as we have on other sites.
Any help would be greatly appreciated.
Comment