From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040220 Firefox/0.8 Description of problem: Our LDAP server is configured so that binding is only possible with TLS or SSL, since local security policies require all user credentials for all services to be encrypted on the wire (as well as much of the information potentially returned by LDAP queries) mod_authz_ldap doesn't have a mechanism to force it to use TLS or SSL (or, as best I can tell, even the capability of doing so at all) when connecting to an LDAP server. Version-Release number of selected component (if applicable): mod_authz_ldap-0.22-3 How reproducible: Always Steps to Reproduce: 1. Install mod_authz_ldap 2. Try to find a way to configure it to do TLS or SSL when connecting to the LDAP server 3. Give up when you figure out that it can't be done. Additional info:
Internal RFE bug #119629 entered; will be considered for future releases.
Thank you for the suggestion. It was passed along to product management, but not committed for a future release.