Arun G Nair wrote: > use for development. Now we need a virtualhost with SSL support. After > going through the docs I found that SSL with Name based virtual host is > not possible. Who said so? It is possible, the only problem is that all the SSL-enabled virtual hosts will use the same certificate. This means that connecting to 'https://www.somehost.com' the browser will complain that the certificate is for 'www.someotherhost.com'. Of course you could get away with it by having only sub-domains, like thishost.domain.com, anotherhost.domain.com and so on, and the certificate having *.domain.com. But if you need ONE virtual host it will work fine. Also, it will work fine if you don't really care about the 'warning' message. Davide -- Windows: The answer to a question nobody has ever asked. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx