]> git.ipfire.org Git - thirdparty/krb5.git/commit
Allow config of dh_min_bits < 2048
authorTom Yu <tlyu@mit.edu>
Wed, 10 Apr 2013 03:47:54 +0000 (23:47 -0400)
committerTom Yu <tlyu@mit.edu>
Wed, 5 Jun 2013 01:40:31 +0000 (21:40 -0400)
commit508ef6703dc429dccbe8a0940ca0ecb80e3bd9b2
tree9b0701778818c0e61e85a75535005b1147d45d3f
parent3598d0990ec176c98fb82c3b8846058c6e576878
Allow config of dh_min_bits < 2048

Allow configuration to override the default dh_min_bits of 2048 to
1024.  Disallow configuration of dh_min_bits < 1024, but continue to
default to 2048.

(cherry picked from commit cae44d2d014985022a001924dce4a56d12c63818)

ticket: 7659 (new)
version_fixed: 1.10.6
status: resolved
src/plugins/preauth/pkinit/pkinit.h
src/plugins/preauth/pkinit/pkinit_srv.c