]> git.sur5r.net Git - openldap/commit
fixed LDAP_OPT_X_TLS case of ldap_pvt_tls_config().
authorMark Valence <mrv@openldap.org>
Sat, 25 Sep 1999 03:53:17 +0000 (03:53 +0000)
committerMark Valence <mrv@openldap.org>
Sat, 25 Sep 1999 03:53:17 +0000 (03:53 +0000)
commit9e7243015c0543339958755ca822618bb1bff171
tree3290b1efaa2e698b3103f00dafd678d373e725c0
parenta0e41a317fd227af807ff188f3910ab9542fcf55
fixed LDAP_OPT_X_TLS case of ldap_pvt_tls_config().
ldap_pvt_tls_set_option() expects int* as third param.
libraries/libldap/tls.c