I am one of those people who function better by writing things down. One day, I realized that most of my notes don’t have to be private, so here they are - my second brain. Be warned that, if you stumble upon something here that doesn’t make sense to you, it isn’t meant to!
ACME through Step CA on Proxmox
I recently setup Step CA in my homelab. Proxmox UI allows setting up ACME only through Let’s Encrypt, but apparently you can setup other providers through the command line. So, this is how I went about it. cp /root/root_CA.crt /usr/local/share/ca-certificates/homelab.crt update-ca-certificates pvenode acme account register self-hosted-ca foo@bar --directory https://web-server-1.lan.ketanvijayvargiya.com:12001/acme/acme/directory