I am sorry.  i asked the same question a week or so ago and included details.

here is what is in ssl_engine.log

[27/Oct/1999 21:03:03 12736] [info]  Connection to child 1 established 
(server h
ome.kiski.net:443, client 208.22.46.20)
[27/Oct/1999 21:03:07 12736] [error] SSL handshake failed (server 
home.kiski.net
:443, client 208.22.46.20) (OpenSSL library error follows)
[27/Oct/1999 21:03:07 12736] [error] OpenSSL: error:1E06D401:RSAref 
routines:RSA
_REF_PRIVATE_DECRYPT:data
[27/Oct/1999 21:03:07 12736] [error] OpenSSL: error:1408F071:SSL 
routines:SSL3_G
ET_RECORD:bad mac decode


openssl compiles and tests clean.

i do get one warning when compiling apache:

cc: Warning: xmlparse.c, line 3229: In this statement, & before array 
"((BLOCK .
..)0)->s" is ignored. (addrarray)
     pool->blocks = realloc(pool->blocks, offsetof(BLOCK, s) + blockSize * 
sizeof
(XML_Char));
-----------------------------------------^
cc: Warning: xmlparse.c, line 3244: In this statement, & before array 
"((BLOCK .
..)0)->s" is ignored. (addrarray)
     tem = malloc(offsetof(BLOCK, s) + blockSize * sizeof(XML_Char));
-----------------^

i am using openssl 0.9.4

Thanks

Chris




At 06:39 PM 10/28/1999 +0200, you wrote:
>On Thu, Oct 28, 1999, Chris Myers wrote:
>
> > has anyone gotten modssl 2.4.6 with apache 1.3.9 to work on Digital 
> Unix 4.0e.
> > I am having some problems.
> > if you did get it to work would you tell me what compilers and patches 
> (if any)
> > that you used.
>
>I've not tried it, but at least it would be useful for you to give us a few
>more details _WHAT_ exactly is the problem.  If it's a compile-time problem we
>usually help you (or at least give you a few hints) if we at least see the
>error messages.
>                                        Ralf S. Engelschall
>                                        [EMAIL PROTECTED]
>                                        www.engelschall.com
>______________________________________________________________________
>Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
>User Support Mailing List                      [EMAIL PROTECTED]
>Automated List Manager                            [EMAIL PROTECTED]

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to