[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: commit: ldap/doc/man/man3 ldap_get_option.3



ando@OpenLDAP.org wrote:
Update of /repo/OpenLDAP/pkg/ldap/doc/man/man3

Modified Files:
	ldap_get_option.3  1.11 ->  1.12

Log Message:
document all options, including TLS and (not yet complete) SASL.  Needs expert review

I would drop LDAP_OPT_X_TLS; it basically turns on ldaps. This has been unnecessary ever since ldap_initialize() was provided and is only likely to cause problems. (E.g., URI says "ldap://"; but library opens ldaps session -> massive confusion.)

--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/