On 2010-05-25 7:22 PM, Jean-Pierre van Melis wrote: > This reverse proxy can also work on HTTPS-connections. Because a > wildcard certificate is quite expensive and a 1-domain certificate > can even be had for free (https://startssl.com) this hostname can't > change. I can still direct the traffic to different servers by > looking at the URL.
It is a myth that you cannot do name-based virtual SSL hosting on a single IP... it is actually very simple (at least on linux), but the apache guys don't want you to know about it, because there is a downside - you do lose the 'auth' aspect to SSL (so you wouldn't want to host a commercial shopping cart system this way), but not the 'secure' aspect. -- Best regards, Charles ------------------------------------------------------------------------------ _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
