I read somewhere that it's not possible with apache to use SSL with name based VirtualHosts. It's because the SSL connection gets established before the http request goes across, so it won't know what certificate to give you. Is this still true? Are there any workarounds? I don't really wanna have to use up a different IP for each virtual host if I don't have to. Jay