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: causeuse.org
I ran this command:
% openssl s_client -connect oak.causeuse.org:443 -servername www.causeuse.org
It produced this output:
[....]
FFFFFFFFFFFFFFFF:error:02000068:rsa routines:RSA_verify_PKCS1_PSS_mgf1:bad signature:/u/sources/netbsd-10/src/crypto/external/bsd/openssl/dist/crypto/rsa/rsa_pss.c:132:
FFFFFFFFFFFFFFFF:error:1C880004:Provider routines:rsa_verify:RSA lib:/u/sources/netbsd-10/src/crypto/external/bsd/openssl/dist/providers/implementations/signature/rsa_sig.c:815:
FFFFFFFFFFFFFFFF:error:0A00007B:SSL routines:tls_process_cert_verify:bad signature:/u/sources/netbsd-10/src/crypto/external/bsd/openssl/dist/ssl/statem/statem_lib.c:538:
[...]
My web server is (include version): Hiawatha 11.6
The operating system my web server runs on is (include version): NetBSD 10
My hosting provider, if applicable, is: n/a (VPS)
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):
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): uacme 1.7.5
Hi,
in an installation that worked fine for the first three months, I now get an SEC_ERROR_BAD_SIGNATURE from Firefox, and the same result from the above openssl(1) incantation.
An uacme(8) run renews the cert properly, it's just the result isn't accepted.
Funny enough, an ancient Safari 13 is just fine with the server cert, so it's not complete breakage.
The moduli of the server's private key and public cert match.
letsdebug.net has no complaints.
I have exhausted things to try for now - does anybody see where I took a wrong turn?
Cheerio,
Hauke