Pre-submission Checks
Feature description
Right now the owncloud mobile app throws an error when attempting to connect to a server using mTLS for authentication.
Proposed solution
Instead of throwing an error, it should use existing Android APIs to use a client cert from the system. This is already supported by many other apps since Android is the one doing the heavy lifting.
Alternative solutions you considered
Using a web browser since web browsers natively support it.
Additional context
No response
Pre-submission Checks
Feature description
Right now the owncloud mobile app throws an error when attempting to connect to a server using mTLS for authentication.
Proposed solution
Instead of throwing an error, it should use existing Android APIs to use a client cert from the system. This is already supported by many other apps since Android is the one doing the heavy lifting.
Alternative solutions you considered
Using a web browser since web browsers natively support it.
Additional context
No response