Join the community 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

    92
    8
    8
    Mar 16, 2015
    Ratings:
    +25
    Local Time:
    9:37 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

    50,479
    11,663
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,088
    Local Time:
    12:37 AM
    Nginx 1.25.x
    MariaDB 10.x
    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.