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

BugFix for setting LDAP_OPT_X_TLS_CERT (ITS#447)



Full_Name: Andrew Hacking
Version: -devel
OS: Linux
URL: ftp://ftp.openldap.org/incoming/andrew-hacking-000208-1.patch
Submission from: (NULL) (24.192.12.154)


Sorry for the re-post, my email address was changed today...

ldap_pvt_tls_set_option() returns error when setting the SSL context.
Patch returns success(0) rather than fail(-1) when setting this option.