AdguardTeam / AdguardTeam/AdGuardCLI

Using my own CA with Adguard

オープン
#87 コメント 1 件 リアクション 2 件 担当者 1 名 @vozersky に割り当て済み GitHub で見る
Feature Request needs adblocker clarification Priority: P4
主要言語
言語のデータがありません
スター
160
フォーク
6
PR マージ指標
30日以内にマージされた PR はありません

説明

I see that AdguardCli uses a self-signed CA for https filtering, but I would like to use my very own CA for this which has deployed to all my devices at system level. The idea is to let AdguardCLI use a intermediate CA signed by my root CA, but ./SSL/cert.db doesn't look like readable by certutil, or in other well-known comprehended format.

```
-> % ls
'AdGuard CLI CA.cer' cert.db
-> % certutil -L -d .
certutil: function failed: SEC_ERROR_BAD_DATABASE: security library: bad database.
-> % hexdump cert.db -n 8
0000000 93be 4bb6 7821 962b
0000008
```

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

このリポジトリのコントリビューションガイドは索引されていません

評価

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

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

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