On Nov 19, 2012, at 06:33, Nico Kadel-Garcia wrote: > Note that hostname based virtual hosts are one of the irksome > poltergeists of secure computing. The big part of the problem is that > SSL keys are tied to IP addresses, and you can't use different keys > for different virtual hosts on the same IP address.
Yes you can. http://en.wikipedia.org/wiki/Server_Name_Indication > The other problem > is that for most configurations, you wind up having to use the fully > qualified hostname for all URL's, As opposed to what? > and can't use the IP address or > aliases for the same site unless you *manually* set them all up as > ServerAlias options. Sure; don't try to use bare IP addresses in URLs. That's why DNS was invented. > If feasible: get a separate IP address for the separate service, set > it up as a virtual IP address, and set up a different IP based virtual > host to separate out the functions of bugzilla and Subversion. IPv4 addresses are scarce; we shouldn't encourage wasting them. http://en.wikipedia.org/wiki/IPv4_address_exhaustion