[sudo-commits] sudo changeset 5730:1d626a5cf8c0

Todd C. Miller Todd.Miller at courtesan.com
Thu Jul 8 09:00:23 EDT 2010


changeset:	5730:1d626a5cf8c0 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/1d626a5cf8c0
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jul 08 09:00:13 2010 -0400

Log Message:
	TLS_CACERT is now an alias for TLS_CACERTFILE.  OpenLDAP uses TLS_CACERT,
	not TLS_CACERTFILE in its ldap.conf.  Other LDAP client code, such as
	nss_ldap, uses TLS_CACERTFILE.  Also document why you should avoid
	disabling TLS_CHECKPEER is possible.

diffstat:

 ldap.c              |    2 +
 sudoers.ldap.cat    |  178 ++++++++++++++++++++++++++--------------------------
 sudoers.ldap.man.in |   14 +++-
 sudoers.ldap.pod    |   11 ++-
 4 files changed, 112 insertions(+), 93 deletions(-)



More information about the sudo-commits mailing list