One SSL site showing on other domains

Are both of these websites on the same cpanel account? From first glance it appears that they're on the same account with some odd htaccess setting.
 
This happened to me to, after I had bought a SSL cert and had support install it for me.

Support said all was fine, so no idea what caused it sorry and things went back to normal after a few days

On mine it was separate cpanel and same vps
 
I just discovered my server does the same. When going to a site that has no valid SSL Cert, it redirects me to one of my sites that does has a valid Cert same as yours. Interesting. I'm going to look into it further later today.
 
I looked at this briefly the other day and came across some posts on cPanel's forums saying that this was on account of SNI and that it was 'by design'. Why someone would think that this was a good design is beyond me.

Further digging today reveals that cPanel's answer to this issue is their AutoSSL feature and, additionally, the Let's Encrypt plugin. Going this route you can get free SSL certs for each domain that does not already have one. I had read about AutoSSL and Let's Encrypt pre-release but have not enabled it yet. This is as good a time as any I suppose!
 
AutoSSL and Let's Encrypt did the trick here.

#1) Confirmed that it was working as stated by the OP
#2) Followed these instructions for AutoSSL and the Let's Encrypt plugin (Note: you don't have to install the Let's Encrypt plugin, I just did)
#3) Enabled Let's Encrypt as my AutoSSL provider (Accepting the Terms of Service and creating a new account with the provider)
#4) Click the button Run AutoSSL for all users
#5) Give it some time to run
#6) Upon completion clicked the Logs tab in AutoSSL and saw that all applicable users had been assigned SSL certs
#7) Went to Manage SSL Hosts and went down the list confirming that they all brought up their own site

Now all my users have SSL for free fer nuthin! Cool beans!
 
Top