I'm building bind from source, bind-9.2.2, using the following config:
./configure --with-openssl --enable-threads --enable-ipv6
I'm using the follwing to generate keys:
dnssec-keygen -a RSA -b 512 -n ZONE my.domain
Another funny thing. If I point to a large file (-r /vmlinuz) for randomness, the command completes and keys generated.
Any idea why /dev/random lack the entropy to supply dnssec-keygen?
|
-- Jim Harritt <[EMAIL PROTECTED]> HP -MSDD SDI CCS Colaboration Services |

