we have forget apache config file:
.htaccess
AuthType Basic
AuthBasicProvider ldap
AuthName "LDAP XX 3"
AuthzLDAPAuthoritative off
AuthLDAPURL "ldaps://servidor/ou=ClaseA,ou=People,dc=MYDOMAIN,dc=COM"
AuthLDAPBindDN "cn=Manager,dc=X,dc=COM"
AuthLDAPBindPassword "[BLANK]"
Good morning
We are trying to setup apache vs ldaps
We have the next situation:
server openldap with:
- client ldapsearch --> OK
- client openssl s_client --> OK
- client Apache/2.2.4 (Ubuntu) (another machine) --> OK
- client Apache/2.2.3 --> FAILED (tls_read: want=11, got=0 TLS: can't
ac