-
- Powers1

-
Total Posts: 26
Joined: 2008-12-19
|
Seconding laurent, with a few more observations:
You will need multiple IP addresses from your web host for different SSL certs OR get a wildcard certificate if the number of stores justifies the cost. You can also run SSL vhosts using non-standard ports in apache (use port 443 for the first, 444 for the second, etc.)
As long as all the SSL enabled sites point to the same directory in Apache you’ll be set.
|