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 script work over HTTPS with POST.  The other C program and
> the PHP script do not. The scripts that work both do some processing and 
> send output to the browser.  The scripts that don't work do some processing
> then send a "Location: " header to send to another page.  The problem
> appears to be in the redirection, then.  This is the error I get:
> 
>   "An I/O error occured during security authorization. Please try
>    your connection again"

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
possible....I'll investigate when I find time.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to