Re: 'req' fails

2000-07-19 Thread Lutz Jaenicke
On Tue, Jul 18, 2000 at 06:03:40PM -0400, Bill Rebey wrote: > When executing the command > > openssl req -new -x509 -days 3650 -key CAPrivateKey.pem -out > CACert.pem > > It fails complaining that the PRNG isn't seeded. > > There is no '-rand' option for 'req' like there is for other stu

Re: 'req' fails

2000-07-18 Thread Richard Levitte - VMS Whacker
From: Lewis McCarthy <[EMAIL PROTECTED]> lewis.mccarthy> Bill Rebey writes: lewis.mccarthy> > There is no '-rand' option for 'req' like there is for other stuff, lewis.mccarthy> lewis.mccarthy> Hmm, the man page at http://www.opentls.org/docs/apps/req.html lewis.mccarthy> documents a "-rand" op

Re: 'req' fails

2000-07-18 Thread Lewis McCarthy
Bill Rebey writes: > There is no '-rand' option for 'req' like there is for other stuff, Hmm, the man page at http://www.opentls.org/docs/apps/req.html documents a "-rand" option for "openssl req". -Lewis __ OpenSSL Project