Re: [us...@httpd] "Expect: 100-continue" bug in 2.2.14?

2010-08-06 Thread J. Greenlees
Eric Covener wrote: Expect: 100-continue Can you log %{Expect}i from apache and include the output in an attachment? Wondering if there's some subtle thing in the string being missed, or a failure to trim whitespace, etc. something like their app working with utf-8 and the apache proxy worki

Re: [us...@httpd] "Expect: 100-continue" bug in 2.2.14?

2010-08-06 Thread Eric Covener
> Expect: 100-continue Can you log %{Expect}i from apache and include the output in an attachment? Wondering if there's some subtle thing in the string being missed, or a failure to trim whitespace, etc. -- Eric Covener cove...@gmail.com -

[us...@httpd] "Expect: 100-continue" bug in 2.2.14?

2010-08-06 Thread Campbell, Scott
So we have a development team that writes web apps in .NET. We use Apache 2.2.14 on Linux for a reverse proxy to their app. I am very confused by the Apache response, and wonder if it's a bug in the apache code or mod_proxy code. The developers are posting the following to their app, through our

Re: [us...@httpd] Problem setting up SSL Proxy

2010-08-06 Thread Florian Lindner
Am Freitag 06 August 2010, 21:48:15 schrieb Joost de Heer: > On 08/06/2010 09:16 PM, Florian Lindner wrote: > > Hello! > > > > I want to set up an local ssl proxy. I have an certificate for > > *.centershock.net and want domains like xgm.de to be accessible with SSL. > > You do realise that only

Re: [us...@httpd] Problem setting up SSL Proxy

2010-08-06 Thread Joost de Heer
On 08/06/2010 09:16 PM, Florian Lindner wrote: Hello! I want to set up an local ssl proxy. I have an certificate for *.centershock.net and want domains like xgm.de to be accessible with SSL. You do realise that only the connection to the reverse proxy is encrypted? The connection from the pro

Re: [us...@httpd] Problem setting up SSL Proxy

2010-08-06 Thread Eric Covener
>         >                AddDefaultCharset off >                Order deny,allow >                Deny from all >                Allow from centershock.net >         > > Now I expect that I can access http://xgm.de/forum/ from > https://xgm.centershock.net/forum/ but all I get is a 403 error ever

[us...@httpd] Problem setting up SSL Proxy

2010-08-06 Thread Florian Lindner
Hello! I want to set up an local ssl proxy. I have an certificate for *.centershock.net and want domains like xgm.de to be accessible with SSL. System is Debian Lenny I added an rewrite entry to my SSL virtual host: RewriteEngine On RewriteLog /var/log/apache2/sslproxy.log

[us...@httpd] SSL certificate and multiple names

2010-08-06 Thread Hélène Montarou
Hi, I have installed httpd-2.2.3 and I would like to generate a certificate. The machine on which it is installed has an internal name (internal.domain.com) and I would like to use another name for external purpposes (services.external.domain.com). I would like to generate a certificate for the

Re: [us...@httpd] Apache/Perl CGI intermittent missing POST data

2010-08-06 Thread Ursa Polaris
On Fri, Aug 6, 2010 at 3:55 AM, Jeff Trawick wrote: > On Fri, Aug 6, 2010 at 2:50 AM, Timothy Partee > wrote: >>   Basically what's happening is I have a small horde of Perl (not >> mod_perl, just plain Perl) scripts which use the CGI.pm module to >> parse out incoming CGI parameters and cookies

Re: Re: [us...@httpd] Apache 2.2.16

2010-08-06 Thread james
For Apache 2.2.15, I've used the two different versions of OpenSSL 0.9.8n/0.9.8o, the latter version of OpenSSL was used ever since it was released and I had no issues. I've used different versions of OpenSSL (when they became available) with different versions of Apache, still never encountere

Re: [us...@httpd] Apache 2.2.16

2010-08-06 Thread Jeff Trawick
On Fri, Aug 6, 2010 at 10:57 AM, wrote: > > Hello, > > I've recently upgraded to 2.2.16 and am encountering some issues. I've > noticed the addition of SSLFIPS, however, I did not see any mention of this > in the release notes. I did, however, see mention of it in the release notes > for 2.3.6

[us...@httpd] Apache 2.2.16

2010-08-06 Thread james
Hello, I've recently upgraded to 2.2.16 and am encountering some issues. I've noticed the addition of SSLFIPS, however, I did not see any mention of this in the release notes. I did, however, see mention of it in the release notes for 2.3.6, interesting. I've compiled against OpenSSL 0.9.8o-fi

RE: [us...@httpd] strange behaviour: SSLCACertificatePath and SSLCACertificateFile not giving the same result?

2010-08-06 Thread Luis Neves
Ive tried to use "-cert lneves.pem" but the openssl command is asking for the key Ive tried to extract the private key from IE but the option is greyed-out (key is not exportable), and I dont know how to get it from the smartcard itself Im stucked Luis > Date: Fri, 6 Aug 2010 14:16:47 +0

RE: [us...@httpd] strange behaviour: SSLCACertificatePath and SSLCACertificateFile not giving the same result?

2010-08-06 Thread Joost de Heer
On Fri, August 6, 2010 13:52, Luis Neves wrote: > > Im trying as suggested, But what should I look for? I see the SSLv3 > traffic between server and client. > > The server send all the CA certificates, the client send all his > certificates as well, then a BAD certificate error is returned by the >

RE: [us...@httpd] strange behaviour: SSLCACertificatePath and SSLCACertificateFile not giving the same result?

2010-08-06 Thread Luis Neves
Im trying as suggested, But what should I look for? I see the SSLv3 traffic between server and client. The server send all the CA certificates, the client send all his certificates as well, then a BAD certificate error is returned by the server Luis > Date: Thu, 5 Aug 2010 09:54:34 -0400 >

Re: [us...@httpd] Apache/Perl CGI intermittent missing POST data

2010-08-06 Thread Jeff Trawick
On Fri, Aug 6, 2010 at 2:50 AM, Timothy Partee wrote: >   Basically what's happening is I have a small horde of Perl (not > mod_perl, just plain Perl) scripts which use the CGI.pm module to > parse out incoming CGI parameters and cookies, and about 2% of the > time when I get the POST data params

Re: [us...@httpd] Export CACertificate to Tomcat

2010-08-06 Thread Tina Exner
thank you very mutch for your reply! that works for me! :-) Am 05.08.2010 17:41, schrieb ravi kumar: Hi, Confirm if u want certificate for apache or tomcat? If it is apache then "filename.crt" file will work, but if it is for tomcat then u will need "filename.keystore" is required. Be

[us...@httpd] Can't contact LDAP server

2010-08-06 Thread Flavio Donzé
Hello We are using Apache and htaccess to manage the access of certain files on our Apache 2.0 server. Recently users complain about not being able to open pages, having to wait very long or they have to authenticate themselves more than once. I looked at the error log and found a lot of the fo

[us...@httpd] Apache as front end for rtmp stream

2010-08-06 Thread Tapas Mishra
I am having a website which is running on Zope. I am using Apache as a front end to that Zope website. On the same server where Zope is running I am having a streaming server Red5 running on it. My communication to the Zope website from outside world is via front end Apache only. To be able to re