On Mon, Jan 12, 2004 at 12:12:36PM -0800, Jason C. Leach wrote: > mod_ldap: pr_ldap_connect(): Starting TLS failed: > Can't contact LDAP server > But it does connect and make the query ok. I only have TLS (port 636) open start_tls does not use port 636, but 389. ldaps:// (ldap over ssl) works on port 636.