You are not logged in.
Hi all.
I did a massive update today (almost 3gb of stuff) and everything seemed to be fine, but I've been getting this really weird error where services and websites I'm self hosting all of a sudden stop having their Let's Encrypt cert being served.
It's intermittent too, so sometimes the sites are working fine but then other times I get a "Your Connection Is Not Private" error and the Certificate Details show a certificate with the following details:
Common Name: SMB
Version: Version 3
Issuer: CN=SMB, C=KH
...
Subjects Key Algorith: PKCS #1 RSA Encryption
Along with fingerprints, etc. The validity period spans from 2019 until 2038.
Another super weird oddity is sometimes I get locked out from SSHing to the server (within the same environment!!!).
It feels like I've been hacked.
Offline
"intermittent" "sometimes I get locked out from SSH"
System time/ntp issue?
Online
This didn't occur to me. I will double check my NTP setttings.
However things seem all fine today so far.
The router had a firmware update which I ran last night and everything seems to be working now for reaching the hosted services from the outside. Seems the router wasn't forwarding ports so wasn't even hitting my reverse proxy.
Last edited by felixculpa (2023-02-21 15:42:39)
Offline
I got the errors a few times again today. I made a mistake with identifying the cert, it has a C value of HK indicating it's from Hong Kong. This seems like a suspicious Chinese cert problem...
Hoping it's something else that I can't figure out, I would prefer that...
Offline
https://bbs.archlinux.org/viewtopic.php?id=57855
Please post the actual errors and the entire certificate details.
Online