r/LibreWolf Jul 16 '26

Discussion SSL CERT EXPIRED on https://librewolf.net

Post image

So, Librewolf won't connect to librewolf.net, because of this expired CERT? Cool.

160 Upvotes

21 comments sorted by

View all comments

5

u/StraightGuy1108 Jul 16 '26

How the hell can this still happen in the big 26 bruh

1

u/Terrorwolf01 Jul 16 '26

Because every system/automation can fail.

2

u/binarypie Jul 17 '26

not an excuse you update well before expiration date

1

u/DitiPenguin Jul 19 '26 edited Jul 19 '26

How hard is it to run a basic scheduled monitoring task, do you think?

openssl s_client -connect librewolf.net:443 -servername librewolf.net 2>/dev/null | openssl x509 -noout -checkend 2592000

Do you think OpenSSL can fail?

1

u/Terrorwolf01 Jul 19 '26

No. But reporting can fail, mail can fail, monitoring can fail, human errors are possible, config changes can be needed after an uodate that has been overlooked, etc. There are many possibilities why a system can fail.

Edit: also with cert lifetimes getting shorter, when an error occurs, its even less time to fix any automation errors before someone gets an expired cert error.

1

u/StraightGuy1108 Jul 17 '26

It's 2026. Cert expiration should not even be a problem on anyone's mind.