http to https proxying

2000-03-21 Thread Dat Truong

Hello Folks.

I was wondering if you can help me with a particular problem. I'm trying to
go from browser to apache proxy via HTTP and from apache proxy to ws via
HTTPS. I keep getting FORBIDDEN (You don't have permission to access /pinky/
on this server.). My ws (NES) is configured with SSL (server cert only). Can
Apache Proxy act as a SSL client?

Thank you very much in advance.

Dat Truong
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Re: http to https proxying

2000-03-22 Thread Ralf S. Engelschall

On Tue, Mar 21, 2000, Dat Truong wrote:

> I was wondering if you can help me with a particular problem. I'm trying to
> go from browser to apache proxy via HTTP and from apache proxy to ws via
> HTTPS. I keep getting FORBIDDEN (You don't have permission to access /pinky/
> on this server.). My ws (NES) is configured with SSL (server cert only). Can
> Apache Proxy act as a SSL client?

If mod_ssl is loaded, mod_proxy can act as a HTTPS client, yes.

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]