<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
1) Use a wildcard cert. You can use *.somedomain certs to serve multiple<br>
SSL domains on a single IP so long as they fit in the *.somedomain pattern.<br><br></blockquote><div><br>This is incorrect.<br><br>apache can't read the headers since the traffic is encrypted. If it can't read headers, it does not know which vhost to use and thus can not serve up the correct files<br>
<br>If you have more than one ssl vhost, you will have to use two IP's. You can use one SSL vhost with many non SSL vhosts on the same IP with no issues.<br><br>Tracy Phillips<br>Linux Systems Administrator<br> <br></div>
</div>