- Adda@lemmy.mlEnglish3 years
Nevertheless, there is the one hidden advantage of this approach: You learn new things while trying to automate everything. Remember, that it is the journey that is important, not the destination ;)
- 3 years
I just straight up gave up trying to automate renewing my wildcard certificate from Letsencrypt after who knows how many weekends. Typing a single command won’t kill me lol
- 3 years
That’s the easy part, the hard part was getting the acme-dns authentication to work since you can’t use the regular automated update with a wildcard certificate.
- 3 years
What exactly are you having trouble with? I’ve automated all of our LetsEncrypt renewal stuff at work, including certs for wildcard domains, and it’s using the DNS plugin.
- 3 years
Honestly I’ve sunk so much time into this that I never want to think about it again if I can just run a shell script once every 3 months haha. I never understood the process too well.
- 3 years
Ok, well, let me know if you want some help with it in the future, because I’ve done it an uncountable number of times.
- 3 years
Thanks, I appreciate that. My cert is expiring in a few weeks, maybe I’ll take another crack at it.
The one thing that i will avoid at any cost is math, i would rather write a program to do it for me
