I would add to your documentation how to use openssl to append the DH randomness to your key chain:
openssl dhparam -rand - 1024 >> mychain.pem
I would add to your documentation how to use openssl to append the DH randomness to your key chain:
openssl dhparam -rand - 1024 >> mychain.pem