Bugzilla – Bug 124349
ldapssl_set_verify_mode accepts values outside the range of documented values
Last modified: 2006-04-19 17:48:55 UTC
------- Bug moved to this database by vrajkumar@novell.com 2005-10-10 16:54 ------- This bug previously known as bug DEFECT000277443 at remedy/ remedy/show_bug.cgi?id=DEFECT000277443 Originally filed under the NDS SDK product and LDAP C SDK component. --------- <remedy_version_found_in> BLANK </remedy_version_found_in> --------- <remedy_milestone> BLANK </remedy_milestone> --------- <remedy_details> This function (as documented) is suppose to only accept the values LDAPSSL_VERIFY_NONE (0x00) LDAPSSL_VERIFY_SERVER (0x01) Any integer value is being accepted. </remedy_details> --------- <remedy_notes> dsward ( 9/5/2001 2:00:34 PM Testing - ) Fixed </remedy_notes>
unable to reproduce this bug