Hi.
today I renewed the certificate of my domain.
Everything worked fine. The certificate is valid until 27.04.2021
But if I click on the lock icoon in the URL on Firefox it says: 'connection is not secure'.
My domain is: https://ingo-preuss.de/
I ran this command:
sudo certbot --apache
It produced this output:
Added an HTTP->HTTPS rewrite in addition to other RewriteRules; you may wish to check for overall consistency.
My web server is (include version):
Server version: Apache/2.4.46 (Ubuntu)
The operating system my web server runs on is (include version):
Ubuntu 16.04.7 LTS
greetings, Ingo
Hi @bolshii
please click a second time and read the additional explantations.
"Parts of this website" doesn't mean "the certificate of this website".
Osiris
January 27, 2021, 6:22pm
3
@JuergenAuer A whole different certificate is presented at the moment.
@bolshii I don't see a HTTP to HTTPS redirect for ingo-preuss.de. Also, the Apache returning your content says it is version 2.4.41. You claim it to be 2.4.46? Are you sure we're talking about the same webserver here?
Oh, that's really curious.
Checked the page - all is good - 27.1.2021, 08:15:57 - a new LE-certificate.
F5 refresh - browser warning.
mcs247.de, www.mcs247.de
The screenshot says "Max Scharnewsky" - https://check-your-website.server-daten.de/?q=ingo-preuss.de#screenshots
rg305
January 28, 2021, 2:10am
5
@bolshii Ingo, Are you sure the name returns the correct IP?
How did you renew the cert?
I also noticed that at some point, after last July, the "www" was dropped from the cert.
Even though the "www" still returns the same IP:
Name: ingo-preuss.de
Address: 217.160.42.165
Name: www.ingo-preuss.de
Address: 217.160.42.165
rg305
February 1, 2021, 12:52am
6
~ bump ~
The certificate was obtained but is hasn't been served correctly by your Apache server.
See: SSL Server Test: ingo-preuss.de (Powered by Qualys SSL Labs)
Please show the output of:
apachectl -S
curl -4 ifconfig.co