Certificate renewal email doesn't match certificates?

My domain is: lovemyev.com, www.lovemyev.com

I ran this command: openssl x509 -dates -noout < /etc/letsencrypt/live/lovemyev.com/fullchain.pem

It produced this output:
notBefore=Oct 24 08:26:11 2021 GMT
notAfter=Jan 22 08:26:10 2022 GMT

My web server is (include version):
nginx version: nginx/1.18.0 (Ubuntu)
built with OpenSSL 1.1.1f 31 Mar 2020
TLS SNI support enabled
configure arguments: --with-cc-opt='-g -O2 -fdebug-prefix-map=/build/nginx-KTLRnK/nginx-1.18.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wdate-time -D_FORTIFY_SOURCE=2' --with-ld-opt='-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fPIC' --prefix=/usr/share/nginx --conf-path=/etc/nginx/nginx.conf --http-log-path=/var/log/nginx/access.log --error-log-path=/var/log/nginx/error.log --lock-path=/var/lock/nginx.lock --pid-path=/run/nginx.pid --modules-path=/usr/lib/nginx/modules --http-client-body-temp-path=/var/lib/nginx/body --http-fastcgi-temp-path=/var/lib/nginx/fastcgi --http-proxy-temp-path=/var/lib/nginx/proxy --http-scgi-temp-path=/var/lib/nginx/scgi --http-uwsgi-temp-path=/var/lib/nginx/uwsgi --with-debug --with-compat --with-pcre-jit --with-http_ssl_module --with-http_stub_status_module --with-http_realip_module --with-http_auth_request_module --with-http_v2_module --with-http_dav_module --with-http_slice_module --with-threads --with-http_addition_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_image_filter_module=dynamic --with-http_sub_module --with-http_xslt_module=dynamic --with-stream=dynamic --with-stream_ssl_module --with-mail=dynamic --with-mail_ssl_module

The operating system my web server runs on is (include version):
Ubuntu 20.04

My hosting provider, if applicable, is:
ANS Lightsail

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):
0.40.0

I got an email 13 hours ago warning me that these two domains would expire today at 13:05+0000. But checking the certificate dates shows they were renewed four weeks ago, on schedule. Is the email warning thingy broken?

1 Like

No, the e-mail warning system is fine. Please read the entire e-mail including any links to any documentation page about the expiry e-mails.

After reading that, please cross-reference the hostnames from the e-mail and hostnames from your current certificate.

3 Likes

Welcome to the Let's Encrypt Community, Tom :slightly_smiling_face:

2 Likes

Yep, fair call. Thanks for your time.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.