Turns out, the problem was not the missing TOS but that the internal root certificate wasn't added and the client did not connect.
Putting the root PEM into /usr/share/ca-certificates and running update-ca-certificates was not enough this time...
Hi there,
I'm trying to set up a PKI for certificates in my homelab with OpenBao and Knot DNS. I'm running my own DNS because I use my own TLD.
What I'm trying to do is using the Proxmox ACME setup to automatically get certificates from my...