As a followup to below, what directives would be needed to accomplish this "proxy" or "tunnel" or whatever i should call it? Incidentally, if it matters, the client here is not a browser - it's just a c-program that writes raw http-headered request messages directly. An illustrative example would be great!
> > Can a httpd be set up as a "secure proxy"? Ie.: forward requests > > from a client (a client that doesn't get involved with any ssl > > stuff itself) on to an HTTPS site? > > Yes. With Apache 1.3 / mod_ssl 2.8.x, you _might_ have to enable > SSL_EXPERIMENTAL or something like that, I'm not sure. But it can be > done. No special compile flags are necessary in 1.3.22+ and mod_ssl 2.8 Aryeh --- Aryeh Katz VASCO www.vasco.com ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]