AdguardTeam / AdguardTeam/AdGuardCLI

Using my own CA with Adguard

Open
#87 1 comment 2 reactions 1 assignee Assigned to @vozersky View on GitHub
Feature Request needs adblocker clarification Priority: P4
Dominant language
No language data
Stars
160
Forks
6
PR merge metrics
No merged PRs in 30d

Description

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
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.