RE: [EMAIL PROTECTED] SSL proxy - just one public ip address

2006-06-22 Thread Fred Fiat
> 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

[EMAIL PROTECTED] SSL proxy - just one public ip address

2006-06-22 Thread Fred Fiat
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