Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: saintsusanna2.is-a-musician.com
I ran this command:https://saintsusanna2.is-a-musician.com:9090/ords/apex
It produced this output:Your connection is not private. NET:ERR_CERT_DATE_INVALID
My web server is (include version):Oracle's ORDS Version 25.3
The operating system my web server runs on is (include version):Windows 10
My hosting provider, if applicable, is: stand-alone server
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):2.9.0
No changes were made to OS, nor Oracle, nor CertBos. No changes at all in months, other than standard windows updates. Starting today, when a Windows 11 client accesses server, using Chrome or Edge it receives the error listed above. Firefox doesn't produce an error. On the server, when I run Certbot (as an administrator) and issue the command: openssl x509 -dates -noout < C:/certbot/live/saintsusanna2.is-a-musician.com/fullchain.pem I get the result
notBefore=Dec 22 04:08:29 2025 GMT
notAfter=Mar 22 04:08:28 2026 GMT
However, when I am on a Windows 11 client and receive the error message, I click on the link to View Certificate, it shows the following dates:
Not Before: Sun, 19 Oct 2025 09:55:30 GMT
Not After: Sat, 17 Jan 2026 09:55:29 GMT
Do you have any idea why the clients see an older version of the certificate, but the server Certbot displays something valid?
Thanks for checking.