Mutual tls client certificate authentication #17
Closed
ippocratis
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Added in 1.3.0 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am reverse proxying photoprism with caddy and i have configured it to use mutual tls with selected services it proxies adding the corenspodimg directive to them
I have installed the p12 client cert to the amdroid store
With the PWA it was easy
since it opens in a browser and the browser picks the client cert from the device cert store
Mutual tls will add an extra security layer to the app
Example app using it
bitfireAT/davx5-ose@3689df1
In the implementations I've seen the user all it needs to do is select the client cert throughout the app with file picker and add the cert password
Davx5
Foldersync
Total commander
Beta Was this translation helpful? Give feedback.
All reactions