On Fri, 2 Feb 2001, Lutz Jaenicke wrote:
> Make sure to have random data in .rnd
> openssl rand -out /.rnd -rand /var/run/egd-pool:/var/adm/syslog/mail.log:...
> to initialize /.rnd to have startup-seed.
> (Add some logfiles as entropy source. Be patient as sucking in several
> megabytes of data might take some time...)
# bin/openssl rand -out /.rnd -rand /var/run/egd-pool:/var/adm/syslog
Usage: rand [options] num
where options are
-out file - write to file
-rand file:file:... - seed PRNG from files
-base64 - encode output
# bin/openssl rand -out /.rnd -rand /var/run/egd-pool:/var/adm/syslog 1024
syslog is only 1 Meg. This has been running for 30 minutes and there
still is nothing in /.rnd.
root 4349 6741 TS 85 0 04:26:39 pts/6 0:00 bin/openssl rand
-out /.rnd -rand /var/run/egd-pool:/var/adm/syslog 1024
Thanks,
--
Boyd Gerber <[EMAIL PROTECTED]>
ZENEZ 3748 Valley Forge Road, Magna Utah 84044
Office 801-250-0795 FAX 801-250-7975
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]