Skip to content

mTLS support for Android #4788

@Darin755

Description

@Darin755

Pre-submission Checks

  • I checked for similar issues, but could not find any. I also checked the closed issues. I could not contribute additional information to any existing issue.
  • I will take the time to fill in all the required fields. I know that the bug report may be dismissed otherwise due to lack of information.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions