-
Notifications
You must be signed in to change notification settings - Fork 11
TLS client certificate support #11
Copy link
Copy link
Open
Description
Currently, the only thing keeping me from using SSLVerifyClient require on my private ownCloud instance for "enhanced security" is the limited mobile clients support.
This was a long-requested desktop client feature that got in (not that long ago) our 2.3 version: owncloud/client#69. There's a screenshot of how the dialog prompted on handshake looks on owncloud/client#6128 (comment)
I'm not sure if this could be done in a "sandboxed" iOS application nowadays - i.e. provide access to the certificate living on the device keychain only to the ownCloud app - and additionally request its password. Feel free to close if there are technical limitations for this.
(FR coming from owncloud/ios-legacy#222)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels