Title: Newbie: RANDFILE problem
Yes
 

***********************************************************************
Sebastien Roy - www.ivision.com
mail : [EMAIL PROTECTED]
***********************************************************************

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Rob Bell
Sent: 22 septembre, 2000 18:19
To: [EMAIL PROTECTED]
Subject: RE: Newbie: RANDFILE problem

Did you use "apachectl startssl" to start the server?
 
Robman
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Roy, Sébastien
Sent: Friday, September 22, 2000 1:34 PM
To: '[EMAIL PROTECTED]'
Subject: Newbie: RANDFILE problem

Greetings!

I'm trying to install a secure server with apache 1.3.12 and mod_ssl 2.6.6. and openssl-0.9.5a under an unix/solaris environment. The compilling went well, but I'm unable to view files from a browser with a https URL. I tried manually to test my https webserver with :

openssl s_client -connect localhost:443 -state -debug

And I always get that message :
'unable to load "random state"
This mean that the random number generator as not been seeded with much random data
Consider setting the RANDFILE environnement variable to point at a file that 'ramdom' data can be kept in (the file will be over written).'

Help! Anyone knows anythingh about that error message?
 I absolutelly don't know what it is talking about.
What is this file that would be overwriten?

Thanks in advance!
 
***********************************************************************
Sebastien Roy - www.ivision.com
mail : [EMAIL PROTECTED]
***********************************************************************

Reply via email to