ECTED]]On Behalf Of Yves Robin
> Sent: Monday, June 03, 2002 1:27 PM
> To: Mailing list OpenSSL; Mailing list OpenLdap
> Subject: Operations error (??) in set_option(ld, LDAP_X_TLS, &arg)
>
>
> When trying to connect to openldap server,
> i got error 1: Operations error in
When trying to connect to openldap server,
i got error 1: Operations error in set_option(). What does this mean ?
Is LDAP_X_TLS the correct const to activate openldap session over SSL/TLS ?
I tested openldap server with :
ldapsearch -x -b dc=my-domain,dc=com -H ldap://localhost -Z "(cn=yves)"
a