Title: RE: PRNG problems on Solaris 7 sparc

Creed Millman can no longer be reached at cmillman@chrysalis-its.  Please remove Creed's name from the mailing list.

Thank you.

-----Original Message-----
From: Yozo TODA [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 27, 2001 3:46 PM
To: [EMAIL PROTECTED]
Subject: Re: PRNG problems on Solaris 7 sparc



> # openssl genrsa -des3 -out server.key 1024
> warning, not much extra random data, consider using the -rand option

how about adding -rand option? e.g.,
  openssl genrsa -des3 -out server.key -rand /dev/random 1024

openssl rand(1) manpage may be informative for you.

-- yozo.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to