SSL for multiple sites with unique domains on single VPS2000 with single Public IP
We are using our vps2000 subscription to host multiple websites.
We have configured each of our websites to be accessed using different domain names.
Now, we want to configure SSL and have the sites accessible via https using only the free certificates available
in inmotion.
Is there a way to configure the certificates to function for all the different domain names of the websites?
Right now, we have tried configuring only for one domain for one website running on the vps2000 server instance.
See below sample setup. Please advise details of how to implement the setup.
http://domain1.sub1.com --> Public IP1 of VPS2000
http://domain2.sub2.com --> Public IP1 of VPS2000
http://domain3.sub3.com --> Public IP1 of VPS2000
We want all the sites to be accessible as below:
https://domain1.sub1.com --> Public IP1 of VPS2000
https://domain2.sub2.com --> Public IP1 of VPS2000
https://domain3.sub3.com --> Public IP1 of VPS2000
How would you rate the customer service you received?
Satisfaction mark by Marionne 5 years ago
Add a comment about quality of support you received (optional):
Hello and thanks for contacting us. If the subdomains are created in cPanel accounts, you should be able to install AutoSSL from WHM > Manage AutoSSL. You may need root access to accomplish this. Then you'll need to find the best way to redirect those domains to HTTPS - .htaccess or CMS plugin.