I tried long ago, but as they said, client side authentication is an issue, most clients do not support it.
I have a system, I use wireguard vpn and for when I want to use a domain name with proper tls (because some client apps require a proper tls connection to work) I set my caddy reverse proxy to only accept request from localhost.
So, there’s a public domain with let’s encrypt TLS, and that domain can only be properly access from local network. Then I connect using vpn to my local network and the client app can access the service over a CA verified TLS.
napkin2020@sh.itjust.works 8 months ago
mTLS is so cool, until you find out that almost no clients support it.
WhyAUsername_1@lemmy.world 8 months ago
Immich supports it.