Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Using custom CA certificates

オープン
#653 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
静か
技術スタック
android, kotlin
領域
security

調査の方向性

issue に記載されている WebDAV-HTTPS 接続の設定と Android 証明書マネージャーの動作から始めます。システム CA 証明書を使用する場合と CA ファイルをインポートする場合を比較し、サポートする構成を定義したうえで、信頼されたカスタムルート証明書を使用する WebDAV 接続が、不要な証明書プロンプトなしで成功することを検証します。

索引モデルが issue の本文から書いたものです。

説明

type:feature-request
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

主要言語
Kotlin
スター
1.2k
フォーク
215
平均マージ
12分
マージ済み PR(30日)
5

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

cryptomator/android のほかの issue

cryptomator/android の issue をすべて見る

似ている issue

Kotlin の issue をもっと見る

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

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