huge among of time to bind
Michael Ströder
michael at stroeder.com
Mon Jul 10 11:01:49 CEST 2006
Cedric Briner wrote:
>
> I've done a strace -f of my applications
> and I've seen that the application was spending a lot of time
> reading/analysing the /etc/ssl/certs files.
> so I've remove all the files in /etc/ssl/certs/ except the one I use.
That's an OpenSSL issue. You have to create hash symlinks to the CA
certs. See OpenSSL docs.
Ciao, Michael.
More information about the python-ldap
mailing list