[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [K12OSN] OT: Reverse proxy for internal websites
- From: "David Hopkins" <dahopkins429 gmail com>
- To: "Support list for open source software in schools." <k12osn redhat com>
- Subject: Re: [K12OSN] OT: Reverse proxy for internal websites
- Date: Sun, 13 Jan 2008 18:57:48 -0500
> You can't do named virtual hosts for https (proxied or not) because the
> Host: header needed to identify the named site will be encrypted and you
> need to know the host to use the right certificate to match up. You'll
> always hit the default host regardless of the name passed. You can do
> it with IP or port based virtual hosts - but then you might as well
> port-forward.
>
Did not know this ... thanks. The scenario that I saw used was https
to the Apache reverse proxy and then plain http from the Apache proxy
to the OWA. Is that the point of SSL-offloading?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]