Re: question about openssl

2003-01-24 Thread Corinna Vinschen
On Thu, Jan 23, 2003 at 05:00:28PM -0800, Maria Scharin wrote: > Hello, > > I have installed cygwin and I am trying to create a certificate using > openssl. > The command is: > openssl req -new -out server.csr > And I get the following: > unable to write 'random state' It sounds as if you have no

question about openssl

2003-01-23 Thread Maria Scharin
Hello, I have installed cygwin and I am trying to create a certificate using openssl. The command is: openssl req -new -out server.csr And I get the following: unable to write 'random state' I searched this on google and I found one entry saying that I have to set RANDFILE in the environment or u