PSA: LetsEncrypt ending expiration notification emails
-
[email protected]replied to [email protected] last edited by
I think I'll need to add notifications for my uptime kuma as well now. So far I've used it mostly for historical data but without the mails, I would like to get a notice
-
[email protected]replied to [email protected] last edited by
If Apple gets their way, you'll be renewing every month:
-
[email protected]replied to [email protected] last edited by
You're not supposed to do it manually.
-
[email protected]replied to [email protected] last edited by
My server does it automatically, but I have few services I can't make to read the certs from server storage, so I have to manually copy cert content. Especially Adguard Home for some reason refuses to read my certs.
-
[email protected]replied to [email protected] last edited by
Have the same problem. But symlinks or copying them via cron solved it for me.
-
[email protected]replied to [email protected] last edited by
There are a lot of embedded systems that do not offer API support to swap out certificates. Things like switches, dvr, nas devices, etc.
-
[email protected]replied to [email protected] last edited by
Tell that to all the embedded device manufacturers… switches, appliances, nas, etc.
There’s a whole load of things that will have a massive administrative burden if the frequency is dropped.
-
[email protected]replied to [email protected] last edited by
UptimeKuma looks nice. Simple, but it does what it is supposed to.
-
[email protected]replied to [email protected] last edited by
Honestly in rare situations that a device like that needs to be accessible from the wild Internet I think it'd be mad to expose it directly, especially if it's not manageable as you suggest. At the very least, I'd be leaning on a reverse proxy.
-
[email protected]replied to [email protected] last edited by
That implies though I don’t want valid certificates in my environment. I still want to make sure even on my private network I’m using valid certs. A lot of security departments require that too even if the device isn’t public facing.
-
[email protected]replied to [email protected] last edited by
Fuck Apple and Microshit
-
[email protected]replied to [email protected] last edited by
Have you tried to automate it?
-
[email protected]replied to [email protected] last edited by
still want to make sure even on my private network I’m using valid certs. A lot of security departments require that too even if the device isn’t public facing.
Is there a hard source with evidence that this is at all needed? Because there are a lot of things that "security departments" do that amount to security theater. Like forcing arbitrary password changes org wide.
-
[email protected]replied to [email protected] last edited by
If you're using Prometheus, Blackbox exporter checks cert expiration as well
-
[email protected]replied to [email protected] last edited by
Valid certificate is anything you trust. Any CA which you can trust is no more or less secure than the one you get from LE, so for the private network you can just happily sign your own certificates and just distribute the CA to your devices.
-
[email protected]replied to [email protected] last edited by
Regardless of “hard evidence” it’s still the company policy. How well does it go over if you try to say “well acktuslly…” when it comes to password changes.
-
[email protected]replied to [email protected] last edited by
I have my home assistant check and also my nagios, better safe then sorry
-
[email protected]replied to [email protected] last edited by
Skill issue.
-
[email protected]replied to [email protected] last edited by
Fullchain.pem works. Privkey doesn't. I've tried chmod 777 (yes, I know, just testing) and still can't access the file.
-
[email protected]replied to [email protected] last edited by
How well does it go over if you try to say “well acktuslly…” when it comes to password changes.
Well, it went over easy, but I also gained the authority to implement or toss such policies when I took my job LMAO
In any case, I was referring to the "my environment" part since it implied you had such authority and were just choosing to emulate policies of others, ofc I don't mean to make decisions you don't have the authority to. Hard evidence is hard evidence though, it does give you a leg to stand on should you propose such changes