Page 1 of 1

How to add second SSL certificate

Posted: Tue Aug 04, 2015 4:16 pm
by kandalf
I have an a server on Azure with one domain with ssl I want to add a second domain with ssl, how can I do this?

I have 1 private ip and 2 VIP (public ips).

I saw this https://azure.microsoft.com/pt-pt/docum ... -multivip/ but I don't understand how to apply it in vesta.

Re: How to add second SSL certificate

Posted: Wed Aug 05, 2015 10:04 am
by tjebbeke
you can do it by editing your domain in the vesta cp.

Re: How to add second SSL certificate

Posted: Thu Aug 06, 2015 12:48 pm
by kandalf
tjebbeke wrote:you can do it by editing your domain in the vesta cp.
I have bought a new server, this was urgent I I not figured out how to have 2 ssl certificates with 2 ips in one server.

I think someone can create a simple tutorial how to put 2 ssl in one server, using 2 different ips.

Probably there are, and there will be more people with the same problem that I had

Re: How to add second SSL certificate

Posted: Thu Aug 06, 2015 4:22 pm
by tjebbeke
Look a bit in the control panel and you'll find it yourself.

short tutorial:

Add ssl to website 1
1) Go to your vestacp
2) Login with your username
3) Add website or edit website
3) Check the checkbox 'SSL Support / Generate CSR'
4) Fill in the form 'SSL Home', 'SSL Certificate', 'SSL Key', 'SSL Certificate Authority / Intermediate'
5) Save the web domain

Add ssl to website 2
Look up here and do the same for domain 2.

Re: How to add second SSL certificate

Posted: Fri Aug 07, 2015 1:49 am
by kandalf
tjebbeke wrote:Look a bit in the control panel and you'll find it yourself.

short tutorial:

Add ssl to website 1
1) Go to your vestacp
2) Login with your username
3) Add website or edit website
3) Check the checkbox 'SSL Support / Generate CSR'
4) Fill in the form 'SSL Home', 'SSL Certificate', 'SSL Key', 'SSL Certificate Authority / Intermediate'
5) Save the web domain

Add ssl to website 2
Look up here and do the same for domain 2.
There are a problem we can only have 1 ssl per ip. How do you manage this?

Re: How to add second SSL certificate

Posted: Fri Aug 07, 2015 6:53 am
by tjebbeke
Normally this is possible. You can add a 2nd IP in vestaCP. Connect the 2nd IP with your 2nd domain name via the configuration screen in your vestacp.

Re: How to add second SSL certificate

Posted: Fri Aug 07, 2015 12:33 pm
by kandalf
tjebbeke wrote:Normally this is possible. You can add a 2nd IP in vestaCP. Connect the 2nd IP with your 2nd domain name via the configuration screen in your vestacp.
Ok it seems that may work. I think my big problem here, was the fact that I use Azure, in azure, we have VIPs (public ips) and a private IP, I added a second VIP, but internally I had only one private IP. Maybe this was the problem, although I had 2 public ips locally it was redirected to only one private IP.