You need to have a source for the -rand flag.
My solution was to use egd and create a file of sufficent length full of
random data.
then the command line was:
openssl genrsa -rand -des3 1024 > server.key
or
openssl genrsa -rand -des3 -out server.key 1024
Hope that helps.
Travis The
e-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Travis Theune
> > Sent: Tuesday, August 22, 2000 11:47 AM
> > To: [EMAIL PROTECTED]
> > Subject: having trouble with RAND_egd()
> >
> >
> > I am getting a 'random num
r not seeded' error.
Any help would be greatly appreciated.
-Travis Theune
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PRO