What is the Shared SSL?
The Shared SSL can be used to bypass the requirement for purchasing an SSL certificate. The Shared certificate does not use your domain name. The server host name is used in conjunction with the cPanel username to allow a secure connection to happen. The Shared SSL looks identical to the Temporary url for your account except for the server name and username. An example of a temporary URL is like following example:
Temporary URL
http://biz.res203.servconfig.com/~userna5
The Shared SSL will look the same except the server name changes to secure and the http is https.
Shared SSL URL
https://secure203.servconfig.com/~userna5
You can access your server through both the Temp url and the Shared URL. To test this find your Temp URL in your technical details sent yo you when you joined, and view it on your browser. Then alter the Temp URL so its the Shared SSL and view it in your browser.
How does Shared SSL work?
When you access your website normally you access over port 80. Port 80 is a non SSL connection. There is no encryption over this port. The Shared SSL works over port 443. The data that travels over port 443 can be encrypted using SSL.
SSL certificates require a hostname to work. We install a valid SSL certificate on all our shared servers main hostname. An example hostname is secure203.servconfig.com. Any connection over that specific hostname will allow the data to be encrypted. What makes the shared SSL “shared” is that the username at the end of the server hostname can change to the specific cPanel username for that account. When the url is accessed with your cPanel username attached at the end, the server knows to find your website by the username.
Basic implementation of the Shared SSL
To implement the shared SSL in your website, you can (in most cases) just add the url into your shopping cart configuration. For information on how to use the Shared SSL in your Shopping cart software your website developer should be able to guide you specifically on how your shopping cart was set up or contact our tech support for more information.