Comment on Securely Expose your Homelab Services with Mutual TLS - YouTube
napkin2020@sh.itjust.works 21 hours agoI set my caddy reverse proxy to only accept request from localhost.
It is a bit more involved but you can actually get a proper cert for localhost stuff, with your domain pointing to an internal ip addr and not risk exposing your public ip and having to open a port.
daniskarma@lemmy.dbzer0.com 18 hours ago
Signed by a AC?
I had a lot of issues with some apps not allowing self-signed certificates and the app used their own list of allowed AC or something, I was unable to make it allow my own certificates even adding my own root certificate to Android.
napkin2020@sh.itjust.works 17 hours ago
No, signed by Let’s Encrypt, a proper, real cert. gist.github.com/…/fc04b081ed19910618770c6be998de0…