amp@kbin.socialtoSelfhosted@lemmy.world•How to implement certificate based access to self hosted services?
12·
1 year ago^ that is the way. works well on desktop browsers, but others like mobile often don’t support mtls :(
^ that is the way. works well on desktop browsers, but others like mobile often don’t support mtls :(
nope, but you’re not the first one to ask, so maybe I’ll write that one day.
two repos, one local one remote, alternating between them manually, using https://gitlab.com/stormking/resticguigx/ (I wrote that)
mtls over nginx is the simplest way. but be aware that while it works great on desktop browsers, other reduced browsers (incl mobile) often don’t support it.