[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
does LDAP_OPT_X_TLS work?
- To: openldap-devel@OpenLDAP.org
- Subject: does LDAP_OPT_X_TLS work?
- From: "Pierangelo Masarati" <ando@sys-net.it>
- Date: Thu, 11 Aug 2005 16:06:42 +0200 (CEST)
- Importance: Normal
- User-agent: SquirrelMail/1.4.3a-1
Could be my fault, but if I set LDAP_OPT_X_TLS to LDAP_OPT_X_TLS_HARD, a
simple test client made of
ldap_initialize
ldap_set_option // as appropriate for sane LDAPv3
ldap_set_option LDAP_OPT_X_TLS = LDAP_OPT_X_TLS_HARD,
the subsequent ldap_simple_bind_s fails; the failure is somewhere in
ldap_send_initial_request(), i.e. where the hard setting ot the TLS option
causes ldap_int_tls_start() to be invoked. Since none of the OpenLDAP
clients use that option, I was wondering if it has ever been tested.
p.
--
Pierangelo Masarati
mailto:pierangelo.masarati@sys-net.it
SysNet - via Dossi,8 27100 Pavia Tel: +390382573859 Fax: +390382476497