Skip to main content

SSL Question on Shared Host Using SNI

Comments

2 comments

  • Jcats
    It means your site with the SSL installed is the default SSL installed on that IP so any site that does NOT have an SSL installed will automatically load the virtual host of the default site that has an SSL installed on that same IP, that's how SNI works. So you have 2 options.. 1. Install an SSL on your new site. $$ 2. Install a self signed SSL on the new site, no cost, but anyone going to the site will see the SSL warning page since its not a signed SSL but if they click through, they will see the correct site where as right now they would basically see the content of the SSL site on your domain with no SSL. well another option would be... Put your sites with an SSL on one IP, and your non SSL sites on another shared IP(just make sure you don't install an SSL on any of these sites, if you do, move it to your other shared IP for SSLs). or find a host that offers LE for free, doesn't force you to purchase an SSL AND also turn around and charge you to install it, absurd in my opinion.
    0
  • cPanelLauren
    Hello, The advice provided here by @Jcats is correct, @johni please let us know if you have any further questions on this! Thank you,
    0

Please sign in to leave a comment.