Re: Have problem

1999-04-12 Thread Richard Levitte - VMS Whacker
andrius> I haven't file $HOME/.rnd. How I can make it? This will fill $HOME/.rnd with some junk . It's not really considered good random data, but is usually enough to start with. It will be overwritten with other random data for everytime you do something that requires some random data:

Re: Have problem

1999-04-12 Thread Andrius Kasparavicius
On Fri, 9 Apr 1999, ÀÌâÈñ wrote: > > I have a problem: > ># openssl req -new > new.cert.csr > >Using configuration from /usr/local/ssl/lib/openssl.cnf > >unable to load 'random state' > >What this means is that the random number generator has not been seeded > >with much random data. > >Consider