RE: ProxyPass and bad mac decode

2001-10-05 Thread Mark J Cox
and plain http is NOT secure. So my question...is there a way to make the ssl client (that is called through the ProxyPass) connect by either forcing SSLv3 only OR connecting without TLS (-no_tls)? Assuming you're using a recentish mod_ssl try SSLProxyProtocol SSLv3 (or SSLProxyProtocol

ProxyPass and bad mac decode

2001-10-04 Thread Sintz, James
an upstream server. The proxy server could not handle the request GET /employerweb1/. Reason: SSL proxy connect failed (www.myserver.org:443): peer crappy.ibmhttpserver.com:443: bad mac decode For some reason the ibm httpd server that I am trying to connect to does not except 'tls' (I got my info from

RE: ProxyPass and bad mac decode

2001-10-04 Thread Sintz, James
and bad mac decode Simply use http://crappy.ibmhttpserver.com/ if secure proxying doesn't work. Of course, data between your two hosts will be plain-text. - John Airey Internet systems support officer, ITCSD, Royal National Institute for the Blind, Bakewell Road, Peterborough PE2 6XU

Bad mac decode - update

2001-05-30 Thread Extemporal
A newly installed Netscape happily accepted a new certificate. Then gave the error - with the bad decode, browser remembered recreated certificate thing... So definitely nothing to do with stored certificates. __ Apache

Bad mac decode: cert NOT recreated or changed

2001-05-30 Thread Extemporal
Upgraded Apache_1.3.14 ro 1.3.20 + the same with mod_ssl Also upgraded mod_php and mysql Configuration files have not been changed, key + crt files not changed either. Restored backup crts and problem remains. Tried downgrading... Still got problem! Certificate moduli match the server key

Re: Bad Mac Decode?

1999-11-11 Thread Robert Flemming
Steve Freitas wrote: [10/Nov/1999 20:47:25 25706] [info] Connection to child 3 established (server blah.com:443, client 12.34.56.78) [10/Nov/1999 20:47:25 25706] [error] SSL handshake failed (server blah.com:443, client 12.34.56.78) (OpenSSL library error follows) [10/Nov/1999 20:47:25

Re: Bad Mac Decode?

1999-11-11 Thread Ralf S. Engelschall
On Wed, Nov 10, 1999, Steve Freitas wrote: I'm on RH 6.1, Apache 1.3.9, modssl 2.4.8-1.3.9, and openssl 0.9.4. When I attempted to establish a secure connection, my Netscape browser complained about an incorrect "Message Authentication Code." The end of ssl_engine_log looks like this:

Re: Bad Mac Decode?

1999-11-11 Thread Steve Freitas
I guess the following FAQ entry applies to you, too: You guys are beautiful! Thanks so much -- I cleared out the certificate and it worked like a charm. Sorry for not catching that myself -- I read the FAQ but I must've been skimming too quickly. Steve

Bad Mac Decode?

1999-11-10 Thread Steve Freitas
Hi all, I'm on RH 6.1, Apache 1.3.9, modssl 2.4.8-1.3.9, and openssl 0.9.4. When I attempted to establish a secure connection, my Netscape browser complained about an incorrect "Message Authentication Code." The end of ssl_engine_log looks like this: [10/Nov/1999 20:47:25 25706] [info]