|
From: Michael <mi...@st...> - 2001-11-11 19:24:59
|
Jacek Konieczny wrote:
>
> import ldap
> l=ldap.initialize("ldaps://some.ldap.server")
> l.bind("","")
> ...
I really wonder how a validation of the server certificate is done
in this case...
Ciao, Michael.
|