On Mon, May 20, 2002 at 08:53:41AM +, Mike Whitaker wrote:
> We have a customer's SSL client talking to a CGI on a mod_ssl enabled
> Apache. The CGI (Perl) basically reads a POST request and copies the whole
> of stdin to a file, and that's it. (It does remember to close the file,
> and ret
Can anyone shed any light on the following?
We have a customer's SSL client talking to a CGI on a mod_ssl enabled
Apache. The CGI (Perl) basically reads a POST request and copies the whole
of stdin to a file, and that's it. (It does remember to close the file,
and returns a 200 and an empty te