Learn about Centmin Mod LEMP Stack today
Register Now

SSL SSL Renew & Shared IP Questions

Discussion in 'Domains, DNS, Email & SSL Certificates' started by nVidian, Mar 20, 2015.

Tags:
  1. nVidian

    nVidian Member

    98
    8
    8
    Mar 16, 2015
    Ratings:
    +31
    Local Time:
    2:06 AM
    1.7.9
    5.5
    Hi, I have some questions regarding SSL:
    1. Do we have to re-install SSL Certificate every time we renew it ?
    2. If I have one IP 1.2.3.4 , two domains AAA.com & BBB.com. Can I setup https only on AAA.com port 443 while BBB.com still on http port 80 - they both use same IP 1.2.3.4 ? Do all browsers support that setup ?
    Thanks

     
  2. eva2000

    eva2000 Administrator Staff Member

    55,458
    12,257
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,841
    Local Time:
    5:06 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    1. yes reinstall SSL certificate on renewals
    2. yes SSL/https is configured per Nginx vhost conf file and Nginx supports SNI for single IP SSL usage.