Want to subscribe to topics you're interested in?
Become a Member

SSL SSL Renew & Shared IP Questions

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

Tags:
  1. nVidian

    nVidian Member

    97
    8
    8
    Mar 16, 2015
    Ratings:
    +31
    Local Time:
    11:51 PM
    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

    54,368
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    2:51 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.