Hello,
 
We are using OpenSSL version 0.9.5a for a project and have noticed some errors connecting to any of our HTTPS:// sites with IE4.0.  We can use the same machine with the same version browser and connect to several other https: sites.  One thought was what version of SSL is being sent to the browser?  IE4.0 only adapts to SSL3.  Another possibility is that we are not a CA yet, we are using a temporary key that was generated a few days ago. 
 
Looking at the ssl_log I see:
tail -f ssl_log
[26/Oct/2000:15:11:54 -0400] - - -
[26/Oct/2000:15:11:55 -0400] - - -
[26/Oct/2000:15:11:55 -0400] - - -
[26/Oct/2000:15:11:55 -0400] - - -
[26/Oct/2000:15:11:55 -0400] - - -
[26/Oct/2000:15:11:55 -0400] - - -
[26/Oct/2000:15:11:55 -0400] - - -
[26/Oct/2000:15:11:55 -0400] - - -
[26/Oct/2000:15:12:17 -0400] SSL3 EXP1024-RC4-SHA -
 
and within the Apache error_log I see:
24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not seeded
 
I read your documentation regarding this error, but could not find any work arounds?
 
I hope this helps, thanks in advance for any assistance.
 
Regards,
Randall Ward
 

Reply via email to