]> 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>
Thu, 25 Apr 2013 18:11:47 +0000 (14:11 -0400)
commitdfaaf09bd0da8df2d52bea63dcb6f89c3ed7cfd3
treecb266144207625f44f279b8fdcefd1e09698aadd
parent5d2c49df555fbf56d3b15a9096cad729525c5f74
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: 7602
version_fixed: 1.11.3
status: resolved
src/plugins/preauth/pkinit/pkinit.h
src/plugins/preauth/pkinit/pkinit_srv.c