On 11/12/01 7:01 AM, "Michael Ströder" <michael at stroeder.com> wrote:
> Jacek Konieczny wrote:
>>
>> eg.:
>>
>> ldap.set_option("tls_cacertfile","file")
>>
>> against:
>>
>> ldap.set_option(ldap.OPT_X_TLS_CACERTFILE,"file")
>
> I also vote for the 2nd option.
>
> Ciao, Michael.
>
>