]> git.sur5r.net Git - openldap/commit
ITS#7506 tls_o.c: Fix Diffie-Hellman parameter usage.
authorBen Jencks <ben@bjencks.net>
Sun, 27 Jan 2013 23:27:03 +0000 (18:27 -0500)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 10 Feb 2016 23:37:06 +0000 (17:37 -0600)
commitaa6c4c5a7425d5fb21c5e3f10cb025fb930d79c8
tree8b6aae1425f664bb83279343cbb427c86a3da717
parentabbd9d843a63899527117a10834410eb12030346
ITS#7506 tls_o.c: Fix Diffie-Hellman parameter usage.

If a DHParamFile or olcDHParamFile is specified, then it will be used,
otherwise a hardcoded 1024 bit parameter will be used. This allows the use of
larger parameters; previously only 512 or 1024 bit parameters would ever be
used.
libraries/libldap/tls_o.c