https://bugs.openldap.org/show_bug.cgi?id=9401
Issue ID: 9401 Summary: Fix ldap_install_tls function name Product: OpenLDAP Version: 2.5 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: --- Component: libraries Assignee: bugs@openldap.org Reporter: quanah@openldap.org Target Milestone: ---
The ldap_install_tls function is really an internal only method for slapd. It should be renamed accordingly to ldap_int_install_tls to reflect this fact, and the documentation updated accordingly.