]> git.ipfire.org Git - thirdparty/bind9.git/commit
[v9_9] fix keysizes in confgen
authorEvan Hunt <each@isc.org>
Mon, 4 Mar 2013 20:14:39 +0000 (12:14 -0800)
committerEvan Hunt <each@isc.org>
Mon, 4 Mar 2013 20:14:39 +0000 (12:14 -0800)
commitdb3792f241a8c318f2ba23e4d5a54284fd660947
tree1da1a36547e908e5b430081029fe44bdbd1f6b1b
parentd7259a228d9e2806c6ca65a6607eb38009486592
[v9_9] 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)
CHANGES
bin/confgen/keygen.c
bin/confgen/rndc-confgen.c