> > I just build OpenSSL 0.9.5, standard, on Solaris (SunOS) 5.6.
> > When I run "openssl s_client -connect www.foo.bar:443" I get this:
> > 
> >  unable to load 'random state'
 <snip>

> Hey, a "me too" here.
> 
> This makes sense, now.  I put 0.9.5 on Solars 2.6 and 7, and IRIX
> 6.5, and with Crypt::SSLeay net_ssl_test, I got errors.  On my Linux box,
> I did not (which has /dev/*random).

 <snip>

> I'm also not sure what to use for this.

What I ended up doing on Solaris was setenv RANDFILE to /etc/passwd
(or something like that) just to get the errors to go away.  Obviously
this is not a good thing, since the first bytes of /etc/passwd 
typically don't change :-/    However, I'm not sure what to do in
terms of a definite solution.

-T
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to