Re: [users@httpd] debian 10, apache2.4 cannot get ldaps working

2022-04-01 Thread Nick Folino
If it's all internal, try LDAPVerifyServerCert off. On Fri, Apr 1, 2022 at 11:47 AM Jennifer Mead wrote: > I get a generic error "ldap_simple_bind() failed][Can't contact LDAP > server]" when trying to connect to ldap server with "ldaps" for ldap > authentication. This all worked well under reg

[users@httpd] debian 10, apache2.4 cannot get ldaps working

2022-04-01 Thread Jennifer Mead
I get a generic error "ldap_simple_bind() failed][Can't contact LDAP server]" when trying to connect to ldap server with "ldaps" for ldap authentication. This all worked well under regular ldap on port 389, but my requirement is to get it working with secure ldaps and port 636. First off I can ru