SSL virtual hosts, many ips and registration

eightn

Registered
Mar 3, 2006
1
0
151
I need many https servers, for example:

https://site1.com (ssl certificate site1.com)
https://site2.com (ssl certificate site2.com)
https://site3.com (ssl certificate site2.com)
...

All virtual servers a hosting at one physical server with many ip aliases (because is not possible to set up ssl hosts at one ip).

Can I use one registered account at cpanel for this situation?
 

nvvetal

Registered
Apr 19, 2006
2
0
151
howto

1. You must set to each of your virtual host in httpd.conf dedicated unique ip
2. In named for host set this ip too
3. Restart named (bind) and Apache