I was curious so I looked it up… But it should technically work on FF for Android, although there is a bug in the UI.
See:
Comment on Securely Expose your Homelab Services with Mutual TLS - YouTube
tinsuke@lemmy.world 3 weeks ago
Tried it and it was a breeze to set it up with Caddy!
Problem was… lack of client side support, specially on mobile.
Many (most?) client apps don’t support it.
Use the PWA from your browser, you said? I hope you like Google and using Chrome, because Firefox for Android doesn’t support it 😭
I was curious so I looked it up… But it should technically work on FF for Android, although there is a bug in the UI.
See:
That’s no bug, mTLS just isn’t implemented on Firefox currently.
There are 2 proposed solutions on that thread:
How I read it is that they’ve reintroduced it in FF 139 and that you need to enable the third-party certificates to acces the client certificate in the Android cert. store. But the linked bugs in the later replies of my link mention a regression in FF 140+.
I do agree that this is still a horrible UX though.
Firefox for Android partially supports PWAs.
Oh, I meant mutual TLS by “it”. Edited.
MysteriousSophon21@lemmy.world 3 weeks ago
The client cert management is the biggest hurdle with mTLS - I’ve found using a YubiKey to store certs makes it wayy more portable across devices, tho still doesn’t solve the mobile app support issue.