(Sorry, Alan. I forgot to reply to the list as well as yourself) Quoting Alan DeKok <[EMAIL PROTECTED]>: > Good question. For "random", you can do: > > $ dd if=/dev/urandom of=random count=2 > > Which should work on many systems. > > For "dh", I'm less sure. Something goes in there, but whatever > garbage I put in seems to work..
$ openssl gendh >> dh Should create a file "dh" with good parameters. $ cat dh -----BEGIN DH PARAMETERS----- MEYCQQCeYpvRSGh6kgTB9ISbiu5RxZRZih4DOWBxxXpzrgt56x4GRUvoWc60CcT2 Z1MbWwikmi2ozEXDyNXtXWPxBeKbAgEC -----END DH PARAMETERS----- Hope this helps. Michael Brown <--------------------------------------------------------------> mikro network solutions * http://mikro-net.com/
pgp00000.pgp
Description: PGP Digital Signature

