]> granicus.if.org Git - sudo/commit
Use ldapssl_init() for ldaps support instead of trying
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 19 Dec 2007 19:28:57 +0000 (19:28 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 19 Dec 2007 19:28:57 +0000 (19:28 +0000)
commit56729b9a637c774c3fe905ea8e8af93133a81c63
treec6b54348a0287901dc4b4b960a8fc6ca46e23273
parentf60e1d3cb715cf3c1a19fba6311e8c7ee5945945
Use ldapssl_init() for ldaps support instead of trying
to do it manually with ldap_init() + ldapssl_install_routines().
Use tls_cert and tls_key for cert7.db and key3.db respectively.
Don't print debugging info for options that are not set.
Add warning if start_tls specified when not supported.
config.h.in
configure
configure.in
ldap.c