On Mon, Mar 23, 2009 at 05:45:08PM +0100, Ruediger Pluem wrote: > It turned out that changing the c->base_server in the SNI callback has some > flaws. So the following patch stores the correct server_rec in the connection > record configuration and adjusts the remaining part of mod_ssl to use this > server_rec instead of c->base_server. > This way mod_ssl should get real named based virtual host aware in the SNI > case.
Looks good to me. Regards, Joe
