Ldap over SSL

Sylvain Pereira spereira at soleri.com
Fri Apr 26 10:15:46 CEST 2002


Hello,

I am developping a python cgi application to administrate an ldap server for
a customer. I can't use any of the existing products, they do not fit.

I can connect, add, modify, delete to the LDAP server. As I wrote it before,
it is an administration application, so the ldap requests should be encrypted
thanks to SSL.

I cannot find any documentation. My python is compiled with
openssl and ldap support.

Any idea ?




More information about the python-ldap mailing list