I can't seem to get SSL working on my sites. I am trying to install ZenCart with SSL. However, when installed with SSL whe I try to log in I get an error code 11236. Then when I try to enable SSL in the ISPConfig admin panel I can an error stating there already is a SSL certificate for this IP.
You can have only one SSL website per IP. Disable the other website that has SSL enabled and then enable it on the new website. This is not a limitation of ISPConfig, it is a limitation of the SSL protocol.
Wow that is some pretty bad news... So I can't have 2 clients that want to use SSL shopping carts unless I can get them separate IPs?
That or you could install a shared SSL certificate. What this would mean is that you could have https://mysecuredomain.com/~client1 https://mysecuredomain.com/~client2 This would allow all clients to use the same SSL cert. It is done like this on somer of the larger hosts.
How to set up shared SSL I have seen a couple references to Shared SSL, do you have or know of a guide on how to implement this? I have been searching for this information to no avail. Thanks Phillip
I'm interested in shared ssl as well... does anyone have any experience implementing it with ispconfig?