> -Original Message-
> From: Fred Fiat [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 22, 2006 5:18 PM
> To: users@httpd.apache.org; users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] SSL proxy - just one public ip address
>
> > Not this way. The proxy ca
> Not this way. The proxy can't identify the virtual host that the client
> requests because that information (the Host header) is encrypted.
But if my proxy server has all the certificates, surely it can decrypt the
packet?
-
T
> -Original Message-
> From: Fred Fiat [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 22, 2006 5:00 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] SSL proxy - just one public ip address
>
> Hello,
>
> I need to workaround a problem of
On 6/22/06, Fred Fiat <[EMAIL PROTECTED]> wrote:
Hello,
I need to workaround a problem of having very few public
ip addresses, but lots of websites that require SSL.
Is there a way I can use an Apache reverse proxy so that
it hands out the correct SSL certificate based on the
virtual host that
Hello,
I need to workaround a problem of having very few public
ip addresses, but lots of websites that require SSL.
Is there a way I can use an Apache reverse proxy so that
it hands out the correct SSL certificate based on the
virtual host that the client requests?
If not, are there any other