added basic ldaps support; for now its ifdef'd with HAVE_LDAP_SSL unless we know...
authorGunter Knauf <gk@gknw.de>
Thu, 16 Aug 2007 14:08:47 +0000 (14:08 +0000)
committerGunter Knauf <gk@gknw.de>
Thu, 16 Aug 2007 14:08:47 +0000 (14:08 +0000)
commitccba0d10b6baf5c73cae8cf4fb3f29f0f55c5a34
treedf7b5208ce1569e47128ceda70984e714e2a4208
parent7f7e42732d813ffccc7a33267b46a2e445069fef
added basic ldaps support; for now its ifdef'd with HAVE_LDAP_SSL unless we know its fully working, and available with all LDAP SDKs.
Win32 requires to have the trusted CA in local keystore - I've not found yet a way to disable the cert check.
lib/ldap.c
lib/url.c
lib/version.c