Re: [apache-ssl] Apache 1.3.0 + SSL 1.18 (SSL_Accept failed)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [apache-ssl] Apache 1.3.0 + SSL 1.18 (SSL_Accept failed)



I'm interested in the "-lRSAglue -lrsaref" bits ..

Are you linking with RSA crypto libs in place of eay crypto libs?
If so, where did you get the binaries? what was the cost? etc,
etc.

TIA,

  Dave

-----Original Message-----
From: Randall S. Winchester <rsw@Glue.umd.edu>
To: apache-ssl@lists.aldigital.co.uk <apache-ssl@lists.aldigital.co.uk>
Date: Wednesday, July 01, 1998 11:20 PM
Subject: Re: [apache-ssl] Apache 1.3.0 + SSL 1.18 (SSL_Accept failed)


>
>An update on this.
>
>I was not able to get Apache-1.3.0+SSL to work when I used my old
>SSLeay-0.8.1 libraries, even though relinking the Apache-1.2.5 httpsd
>against it still works.
>
>I then installed the new SSLeay-0.9.0b libraries (which needed to be done
>anyway), and linked against them. Now I have a working server again.
>
>Note, I also link with "-lRSAglue -lrsaref" for both of these.
>
>So, it may be that there is something that is not quite right when linking
>against SSLeay-0.8.1.
>
>FYI,
>Randall
>
>
>
>On Wed, 1 Jul 1998, Randall S. Winchester wrote:
>
>:
>: Anyone else seeing anything like this? If I first do the auth with the
old
>: binary and then start the new server it works.
>:
>: [Wed Jul  1 16:46:36 1998] [notice] Apache/1.3.0 Ben-SSL/1.18 (Unix)
>: configured -- resuming normal operations
>: [Wed Jul  1 16:51:32 1998] [error] SSL_Accept failed
>: [Wed Jul  1 16:51:32 1998] [error] error:1E06D401:RSAref
>: routines:RSA_REF_PRIVATE_DECRYPT:data
>: [Wed Jul  1 16:51:32 1998] [error] error:1408B075:SSL
>: routines:SSL3_GET_CLIENT_KEY_EXCHANGE:bad rsa decrypt
>:
>:
>: I tried this with and with out CACHE_SESSIONS, since I do not know what
it
>: does and was unsure of the three configuration paramaters.
>:
>: Otherwise it compiled fine,
>: Randall
>:
>:
>
>