Hi Ulf:
            Thanks for your reply.  I did some further checking with
ERR_error_string(), and found an error which mentions the
random number seed.  After adding a call to the function
"RAND_seed('...random string...')" the problem was fixed.

            I'm not sure if  using a fixed string compromises
security to any degree, but it is working now.

Thanks again,
Alan


Ulf M�ller wrote:

> openssl-dev is the development mailing list!
>
> On Fri, Jun 09, 2000 at 12:58:06PM -0400, Alan M. Friedman wrote:
>
> >         Can anyone give any information on this.  This particular
> > error is not mentioned as far as I can find, but I can't seem to
> > successfully search for SSL_ERROR_SSL
>
> It is mentioned in the SSL_get_error() manpage. You'll have to get the
> contents of the error queue for details.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to