]> git.sur5r.net Git - openldap/commit
ITS#4082 tls ctx requirements are only applicable to servers, or clients
authorHoward Chu <hyc@openldap.org>
Tue, 8 Nov 2005 13:42:10 +0000 (13:42 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 8 Nov 2005 13:42:10 +0000 (13:42 +0000)
commit146b2c5389d691dc11959279779fe4a24deee881
tree49f7d8b61b15c50249730dcd17db707b136880bf
parent419d2925b11a628f274be119ee10c27ffe764d12
ITS#4082 tls ctx requirements are only applicable to servers, or clients
with tls_opt_require_cert = TRY or DEMAND. Ignore requirements for clients.
include/ldap_pvt.h
libraries/libldap/tls.c
servers/slapd/main.c
servers/slurpd/main.c