Different SSL certificates for different aliases
-
- Posts: 7
- Joined: Sun Jan 18, 2015 3:18 pm
Different SSL certificates for different aliases
Is there any possibility to have different SSL certificates for different aliases?
I have a .com and a .es domain and I want to configure with differents SSL certificates.
Thank you!
I have a .com and a .es domain and I want to configure with differents SSL certificates.
Thank you!
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: Different SSL certificates for different aliases
Yes why not... separate TLDs are altogether different domains... so technically even otherwise they will need separate SSL certificates.
You will have to REMOVE aliases and setup both TLDs as separate domains though.
You will have to REMOVE aliases and setup both TLDs as separate domains though.
-
- Posts: 7
- Joined: Sun Jan 18, 2015 3:18 pm
Re: Different SSL certificates for different aliases
But... If I have 2 domains I have to have the website twice. It is a Wordpress website, so if I add the .es domain separated, I would have to re-install Wordpress in the other domain (and if I change something in the website I would have to change twice).
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: Different SSL certificates for different aliases
So what you need is Forward domain.es to domain.com with "URL Masking".mrluisiko99 wrote:But... If I have 2 domains I have to have the website twice. It is a Wordpress website, so if I add the .es domain separated, I would have to re-install Wordpress in the other domain (and if I change something in the website I would have to change twice).
It has nothing to do with VestaCP, you'll have to set the forwarding in your domain registrar control panel
refer here & here
Also (unrelated to hosting) take a look at "canonical tags" used properly for search engines to avoid reporting duplicate content across your domains.