Re: Client Authentication POST Problem

2005-01-04 Thread Joe Orton
On Sat, Dec 25, 2004 at 10:52:27PM -0500, Cliff Woolley wrote: On Sat, 25 Dec 2004, Adolfo Bello wrote: I heartily agree. Unfortunately, I've been waiting for more than a year for this problem to be fixed in Apache 2.0.x :-( This bug was opened on 2002-09-06

Client Authentication POST Problem

2004-12-25 Thread David T. Ashley
Hi, I installed Bugzilla, and the directory it is in has the VerifyClient require and all the Apache directives set in the httpd.conf file. It works fine (the browsers makes me choose a client certificate) but when I submit a form into Bugzilla I get an error to the effect that POST is not

Re: Client Authentication POST Problem

2004-12-25 Thread Adolfo Bello
On Sat, 2004-12-25 at 15:37 -0500, David T. Ashley wrote: Hi, I installed Bugzilla, and the directory it is in has the VerifyClient require and all the Apache directives set in the httpd.conf file. It works fine (the browsers makes me choose a client certificate) but when I submit a

Re: Client Authentication POST Problem

2004-12-25 Thread Cliff Woolley
On Sat, 25 Dec 2004, Adolfo Bello wrote: It just doesn't work in Apache 2.0.x. Use Apache 1.3.x. That doesn't sound like very good advice... if something is broken in Apache 2.0.x, we should just fix it. :-/ --Cliff __

Re: Client Authentication POST Problem

2004-12-25 Thread Adolfo Bello
On Sat, 2004-12-25 at 21:53 -0500, Cliff Woolley wrote: On Sat, 25 Dec 2004, Adolfo Bello wrote: It just doesn't work in Apache 2.0.x. Use Apache 1.3.x. That doesn't sound like very good advice... if something is broken in Apache 2.0.x, we should just fix it. :-/ --Cliff I heartily

Re: Client Authentication POST Problem

2004-12-25 Thread Cliff Woolley
On Sat, 25 Dec 2004, Adolfo Bello wrote: I heartily agree. Unfortunately, I've been waiting for more than a year for this problem to be fixed in Apache 2.0.x :-( This bug was opened on 2002-09-06 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12355 Usually the trick to getting something

Re: Client Authentication POST Problem

2004-12-25 Thread Adolfo Bello
On Sat, 2004-12-25 at 22:52 -0500, Cliff Woolley wrote: On Sat, 25 Dec 2004, Adolfo Bello wrote: I heartily agree. Unfortunately, I've been waiting for more than a year for this problem to be fixed in Apache 2.0.x :-( This bug was opened on 2002-09-06

RE: MSIE POST problem

2001-10-25 Thread Peter Morelli
Yes, using the dmb version... --pete -Original Message- From: David Rees [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 24, 2001 6:55 PM To: '[EMAIL PROTECTED]' Subject: Re: MSIE POST problem On Wed, Oct 24, 2001 at 05:38:40PM -0700, Peter Morelli wrote: Sorry, I have the same

RE: MSIE POST problem

2001-10-25 Thread John . Airey
370848 [EMAIL PROTECTED] -Original Message- From: Peter Morelli [mailto:[EMAIL PROTECTED]] Sent: 25 October 2001 16:37 To: '[EMAIL PROTECTED]' Subject: RE: MSIE POST problem Yes, using the dmb version... --pete -Original Message- From: David Rees [mailto:[EMAIL PROTECTED]] Sent

RE: MSIE POST problem

2001-10-25 Thread Peter Morelli
as an error? --peter -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 25, 2001 9:08 AM To: [EMAIL PROTECTED] Subject: RE: MSIE POST problem try the shm version, eg: SSLSessionCacheshm:/var/run/ssl_scache(512000) Seems to work better

MSIE POST problem

2001-10-24 Thread Peter Morelli
I'm having quite a perplexing problem, and I was hoping someone could give me a hint here on this list. First, my environment: - Solaris 2.6 - Apache 1.3.20 - modssl 2.8.4 - openssl 0.9.6b - Weblogic 5.1 - MSIE 5.5 sp1 I'm using apache to frontend WebLogic through a BEA provided module. My

RE: MSIE POST problem

2001-10-24 Thread Peter Morelli
. Again, this is only for file uploads. --pete -Original Message- From: Peter Morelli Sent: Wednesday, October 24, 2001 11:59 AM To: '[EMAIL PROTECTED]' Subject: MSIE POST problem I'm having quite a perplexing problem, and I was hoping someone could give me a hint here on this list

Re: MSIE POST problem

2001-10-24 Thread David Rees
On Wed, Oct 24, 2001 at 03:47:11PM -0700, Peter Morelli wrote: I've done a little more testing, and it seems like turning OFF the Show friendly http error pages option in MSIE allows apache/mod_ssl to downgrade the connection to HTTP/1.0 correctly. Turning it back on again leads to a

RE: MSIE POST problem

2001-10-24 Thread Peter Morelli
, October 24, 2001 5:03 PM To: '[EMAIL PROTECTED]' Subject: Re: MSIE POST problem On Wed, Oct 24, 2001 at 03:47:11PM -0700, Peter Morelli wrote: I've done a little more testing, and it seems like turning OFF the Show friendly http error pages option in MSIE allows apache/mod_ssl to downgrade

Re: MSIE POST problem

2001-10-24 Thread David Rees
On Wed, Oct 24, 2001 at 05:38:40PM -0700, Peter Morelli wrote: Sorry, I have the same situation after using those config lines. I had seen them on the mailing list before, but just to be sure I've just retested them. No change. Same symptoms and solutions... And you do have a ssl session

Re: SSL Re-negotiation/POST Problem Question

2000-03-28 Thread Ralf S. Engelschall
On Mon, Mar 27, 2000, OTR Comm wrote: I get the following in my error log: [Mon Mar 27 19:53:00 2000] [error] mod_ssl: SSL Re-negotiation in conjunction with POST method not supported! I assume that this is the problem that Ralf Engelschall was addressing with the patch that he posted

Re: SSL Re-negotiation/POST Problem Question

2000-03-28 Thread OTR Comm
Hello, Thank you for your response! I recompiled mod-ssl Apache with the SSL_EXPERIMENTAL switch enabled and this fixed the problem. BTW, congratulations on your recent wedding! Just out of curiosity, do you know how to develop a root CA certificate that can be recognized by HotJava? I have

SSL Re-negotiation/POST Problem Question

2000-03-27 Thread OTR Comm
Hello, I get the following in my error log: [Mon Mar 27 19:53:00 2000] [error] mod_ssl: SSL Re-negotiation in conjunction with POST method not supported! I assume that this is the problem that Ralf Engelschall was addressing with the patch that he posted last year? If his patch will correct

AW: SV: File POST problem using MSIE

1999-10-26 Thread Frankewitsch
Anyone tried uploading large files (1Mb) using POST, SSL and IE? Any suggestions for a workaround? Only a comment: We experienced a problem of uploading large files from IE5 to a server (type not known, URL http://www.amia.org/) afaik *without* SSL a few month ago. May be I've not followed up

SV: SV: File POST problem using MSIE

1999-10-26 Thread Johansson, Fredrik
-Ursprungligt meddelande- Från: Frankewitsch [mailto:[EMAIL PROTECTED]] Anyone tried uploading large files (1Mb) using POST, SSL and IE? Any suggestions for a workaround? Only a comment: We experienced a problem of uploading large files from IE5 to a server (type not

SV: SV: File POST problem using MSIE

1999-10-25 Thread Johansson, Fredrik
-Ursprungligt meddelande- Från: Ralf S. Engelschall [mailto:[EMAIL PROTECTED]] Skickat: den 19 oktober 1999 11:31 Till: [EMAIL PROTECTED] Ämne: Re: SV: File POST problem using MSIE On Tue, Oct 19, 1999, Johansson, Fredrik wrote: The SSL_EXPERIMENTAL directive makes

Re: SV: SV: File POST problem using MSIE

1999-10-25 Thread Ralf S. Engelschall
On Mon, Oct 25, 1999, Johansson, Fredrik wrote: [...] The SSL_EXPERIMENTAL directive makes no difference in this case. Are you sure? That is, have you really tested it? We compiled the mod_ssl dll on Win32 with SLL_EXPERIMENTAL defined. We have also made sure to test the new dll.

Re: SV: File POST problem using MSIE

1999-10-19 Thread Ralf S. Engelschall
On Tue, Oct 19, 1999, Johansson, Fredrik wrote: The SSL_EXPERIMENTAL directive makes no difference in this case. Are you sure? That is, have you really tested it? Isn´t it spooky that it works if we use SSLLogLevel debug? This usually indicates that you've a timing problem somewhere.

Re: File POST problem using MSIE

1999-10-18 Thread cfaber
Johansson, Do you run into this problem when using SSL + CGI file upload script? Or is it restrictive to just POSTing files for upload. "Johansson, Fredrik" wrote: Greetings. We have encountered a problem concerning the file upload browser feature in MSIE (4 and 5) together with SSL. The

Re: POST problem

1999-03-26 Thread Toru Takinaka
in saying it's still a problem because i can't see it in the changes for 2.2.6. I've also come across the POST problem. And I think that I found the hint of the problem. /contact/index.html is the html file with form. And I wrote in the form,then I click the submit button. 14:08:07 log is strange. [debug

Re: POST problem

1999-03-24 Thread Tony Locke
Ralf S. Engelschall wrote: Ok, then I've to check now POST+keepalive+redirection, too. What a nice thing that the HTTP protocol makes has such a lot of esoteric combinations possibleI'll investigate when I find time. Just FYI, i've also come across the POST+keepalive+redirection problem.

Re: POST problem

1999-03-23 Thread webmaster
rebuild the apache and mod_ssl source trees, and I'm still having the POST problem, using mod_ssl with DSO. Hmmm... I've yesterday evening tried it again myself with a little POST cgi-script and all worked fine. So, you've to give me more details on your particular "POST problem" or I c

Re: POST problem

1999-03-23 Thread Ralf S. Engelschall
On Mon, Mar 22, 1999, [EMAIL PROTECTED] wrote: [...] I have four scripts that I call using HTTPS. Two are C programs, one is a PHP3.0.7 script, and one is a shell script. All of these scripts work over HTTP with POST. All work over HTTPS with GET. One of the C programs and the shell