]> git.ipfire.org Git - thirdparty/bind9.git/commit
[v9_8] fix keysizes in confgen
authorEvan Hunt <each@isc.org>
Mon, 4 Mar 2013 20:15:22 +0000 (12:15 -0800)
committerEvan Hunt <each@isc.org>
Mon, 4 Mar 2013 20:15:22 +0000 (12:15 -0800)
commit3c9f794020a06f95fff1cf62e1fd2cffffae77af
tree47fb9afc930c86517130d88ef45f5fdaad484004
parent74828b03e18fa5a1a4a5a220a24ed45c2e3dcab7
[v9_8] fix keysizes in confgen

3514. [bug] The ranges for valid key sizes in ddns-confgen and
rndc-confgen were too constrained. Keys up to 512
bits are now allowed for most algorithms, and up
to 1024 bits for hmac-sha384 and hmac-sha512.
[RT #32753]
(cherry picked from commit 33b8db1bb3f0aa3a39db459e6a32a1082b8dce13)
(cherry picked from commit db3792f241a8c318f2ba23e4d5a54284fd660947)
CHANGES
bin/confgen/keygen.c
bin/confgen/rndc-confgen.c