Skip to content

Using custom CA certificates #653

Description

@HerpDerpongton

Please agree to the following

Summary

Implementing the ability to use custom CA certificates for webdav

Motivation

When I connect to my server over webdav-https, I am asked if I trust the certificate. I do in my case and normally the root CA, which is my custom certificate, is already stored in the android certificate manager. Thus, it seems what is missing is a way to automatically compare TLS certificates against custom root certificates.

This can for example be done by somehow accessing the system CA certificates or by for example importing a CA file when setting up a webdav connection.

Considered Alternatives

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions