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