[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#4017) Patch: use of DSA certificate with slapd



Full_Name: Bertrand Yvain
Version: HEAD
OS: linux
URL: ftp://ftp.openldap.org/incoming/bertrand-yvain-050909.patch
Submission from: (NULL) (212.85.153.246)


slapd is currently unable to use a DSA certificate on the server side.

Please consider this patch that adds a configuration directive to specify a
filename containing Diffie-Hellman parameters.

Code that loads the parameters in the SSL_CTX_ is also included (of course) as
well as a documentation update.

There might be some extra code or lack of documentation regarding environment
handling and ldap.conf.  Please check, I am not very familiar with OpenLDAP
code.

Cheers,