On Fri, Sep 16, 2005 at 01:24:22PM +0200, Leeuwen, Allan van wrote: > Maybe you didn't compile apache with ssl support ? Not my case. I use https without problem. Is anybody use ldap_s_ authorization? Is it work? > I need use ldap authentication over ssl > I have in my httpd.conf > LDAPSHaredCacheSize 20000 > LDAPCacheEntries 1024 > LDAPCacheTTL 600 > LDAPOpCacheEntries 1024 > LDAPOpCacheTTL 600 > LDAPTrustedCA /usr/local/etc/ssl/cacert.pem > LDAPTrustedCAType BASE64_FILE > > > and in the .htaccess > AuthType basic > AuthName "test" > AuthLDAPEnabled on > AuthLDAPURL > ldaps://free2.mow.oilspace.com/ou=users,o=oilspace?uid?one?(ObjectClass= > posixAccount) > AuthLDAPAuthoritative off > require valid-user > > I know what my cacert file correct and name of ldap server identical in > URI and certificate. > > But I get in http-error.log > LDAP: SSL support unavailable > > and, after that, apache connected to ldap without encryption. > > Any ideas? > > My system: > $ uname -rs && pkg_info -Ix apache > FreeBSD 5.4-STABLE > apache-2.0.54_4 Version 2 of Apache web server with prefork MPM. > > WBR -- Dmitriy Kirhlarov OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Russia P:+7 095 105 7247 F:+7 095 105 7246 E:DmitriyKirhlarov@xxxxxxxxxxxx OILspace - The resource enriched - www.oilspace.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx