cryptomator / cryptomator/android

Using custom CA certificates

オープン
#653 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
type:feature-request
主要言語
Kotlin
スター
1.2k
フォーク
216
PR マージ指標
30日以内にマージされた PR はありません

説明

### Please agree to the following

- [x] I have searched [existing issues](https://github.com/cryptomator/android/issues?q=) for duplicates
- [x] I agree to follow this project's [Code of Conduct](https://github.com/cryptomator/android/blob/develop/.github/CODE_OF_CONDUCT.md)

### 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_

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。