On 12/15/06, frank rittinger <[EMAIL PROTECTED]> wrote:

> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag
> >
>
> If you don't want the proxy decrypting the traffic, then you
> don't want an HTTP proxy, you want a port-forwarder.  Just
> tell your OS or firewall to forward port 443 on to the
> back-end server.  But remember that a certificate is
> associated with a particular hostname, so you'll need to be
> careful to get that right.

I think that port forwarding will not work, based on domain names (I have 
multiple domains pointing to the same IP address).

I guess, I have to use properly configured certificates and decrypt/encrypt at 
the proxy...

Well, in general you can't have multiple names on the same IP address
when vhosting SSL anyway, since there is no way for the correct
certificate to be negotiated.  So unless you are doing something very
special, you're going to need to rethink the whole strategy.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to