Hi,
So I just renewed by SSL for my website and noticed something wrong. I hardly use Firefox so I had not previously noticed it.
When I type the non-WWW version of my domain or any URL un the website, it correctly redirects to its www version (I have set-up 301-redirect).
However, I noticed today that this does not happen on Firefox and Safari.
Instead, Firefox gives me an SSL error!
I tried checking my SSL online and found this:
WWW Version of the website: Everything fine
Non-WWW version of the site: “None of the common names in the certificate match the name that was entered (northeastexplorers.in). You may receive an error when accessing this site in a web browser. It looks like you just need to add the “www.” when accessing the site with SSL.Learn more about name mismatch errors.”
Not sure what I am doing wrong.
Any quick help here would be really appreciated.
All the relevant details are given below:
My domain is: northeastexplorers.in
I ran this command: `sudo /opt/bitnami/letsencrypt/lego --email="my@email.me" --domains=“www.northeastexplorers.in” --path="/opt/bitnami/letsencrypt/" renew
sudo /opt/bitnami/letsencrypt/lego --email="my@email.me" --domains=“northeastexplorers.in” --path="/opt/bitnami/letsencrypt/" renew`
It produced this output: Certificates successfully issued
My web server is (include version): Apache
The operating system my web server runs on is (include version): Ubuntu 16.04
My hosting provider, if applicable, is: AWS
I can login to a root shell on my machine (yes or no, or I don’t know): Yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): No
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot): lego 2.2.0
