Re: IP assignment for virtual webhosting
- Date: Wed, 17 Nov 1999 13:40:38 +0100 (MET)
Lars Marowsky-Bree wrote:
> Some "peer pressure" on browser/server developers sure would help to solve
> the last remaining problems with non-working SSL virtual hosting etc.
How do you propose to implement this? The SSL handshake - including
checking of the server's certificate by the browser - takes place before
any data can be sent over the connection, like a Host: header. I could be
wrong but as far as I know there is no way for the client to say "I expect
this certificate."
-- Niels.