Getting ssl certificate issue - ssl

I have a site which is hosted using godaddy and heroku and it has issued SSL certificate fro the godaddy.
Right now I am facing issue as, I (including all my friends and family) can see site very well (It means I can see green color HTTPS on the address bar.)
But for my client getting the SSL error(red cross on HTTPS).
First I thought SSL certificate is not properly installed so I online check the SSL certificate error. For this I used following sites
https://www.sslshopper.com
https://www.digicert.com
but all the sites showing that the certificate is perfectly issued and applied.
Can any one please help me what is actual cause behind this. Is there any firewall issue. Please let me know your thoughts.

Related

Website SSL certificate error only for a handful of government customers

We recently switched from a Comodo SSL certificate to a LetsEncrypt certificate. Since then (about 2 weeks) a handful of government users that buy from our website have encountered an error stating the certificate is invalid and their browser refuses to let them bypass the warning/error. We have received a few different error screenshots from our customers. Most said invalid SSL certificate, others mentioned an HSTS configuration error.
I am able to view our website and our (valid) LetsEncrypt SSL certificate on multiple public networks and from a VPN on the other side of the world.
Has anyone experienced something similar where customers coming from specific IP addresses/networks are experiencing SSL errors that the rest of the internet does not experience?

My Third Party SSL Won't work on Main Domain GoDaddy

So basically my old domain was benscottp.com for my main domain on Godaddy. I changed it last week to Atmosquare.co.nz. I have put a third party ssl on one of my websites before but it was a subdomain. I have provided a screenshot in my manage ssl panel and the ssl certificate that is for the new domain (atmosquare) has the details of the old domain in it? How do I change this as I think it's the reason behind the ssl not working.
enter image description here
SSL isn't working because it's not issued by a root CA trusted by the browser. There may be other problems also, but that's definitely one of them.
You can't change the certificate. You need to create/order a certificate that covers the domain(s) you want to run SSL on.
You can get free, valid certificates for whatever sites you need from https://letsencrypt.org/

Binding SSL certificate to a new site, changes other's certificate

I just created a new SSL certificate with GoDaddy. I imported this certificate into IIS 8.0.
Then I checked all existing sites and their SSL certificate. Everyone has its own certificate. So far, so good.
Now I want to add the new imported certificate to a new site. But everytime when I do this, an "error" comes and says that there is an existing site that uses the same certificate. But before that I checked all sites and I haven't seen the same certificate.
If I click on "do it anyway" it changes the certificate of an other site to the new certificate that I just imported. So as a result two sites are using the same certificate now.
How can that happen? Is there a possibility that these two sites have a kind of a connection? Did I do something wrong with the import?
I absolutely have no idea.
Thank you.
PS: Even if I apply for a new certificate, I still get the same result.
PS: Could it be because of two different SSL distributors? One is Symantec and the other one is GoDaddy.
PS: This is the first GoDaddy certificate that I try to install after the Symantec one.
You might be using the same IP and port for all the url's configured on IIS 8. If that's the case, then you have to mention the exact URL in the Hostname section when you bind the certificate as per image below.
Also Make sure you put a tick mark to REQUIRE SERVER NAME INDICATION and then select the correct certificate from the dropdown in the SSL Certificate section.

Custom SSL doesn't show when using CloudFlare

I have certified SSL from godaddy. It works fine and the green address bar with the name of my company shows up when I use it without cloudflare. However when I change my dns to cloudflare and turn SSL Strict mode on, the green lock says I have SSL from cloud flare (it shows a different ssl certificate). I don't know what to do to still show my certified ssl in the address bar.
Here is the answer incase someone in future is having the same problem:
EV certificates are only supported on paid business or enterprise subscriptions: https://support.cloudflare.com/hc/en-us/articles/200170446-Can-I-use-an-EV-or-OV-SSL-certificate-with-CloudFlare-Business-and-Enterprise-only-

SSL certificate shows different domain

I have two sites setup on an apache webserver, both are on HTTPS. The certificates are properly installed and they work on almost all browsers, but on some IE versions I get a certificate error message when I open the A site, and the certificate info shows the domain name of the B site. I checked both urls with different SSL checkers and they seem to be fine. Also other browsers show the correct certificate.
Does anybody have any idea?
Thanks.