small typo

whatbh 2022-01-19 14:20:38 +07:00
parent a6416d3df8
commit 745a7c232b

@ -44,7 +44,9 @@ Generally, you can make yourself a local certificate authority (CA) and validate
- Install `mkcert` from [here](https://github.com/FiloSottile/mkcert)
- Make yourself a local CA by running: `mkcert -install`
- Make validated certificate for "localhost", "127.0.0.1, and "::1" by running: `mkcert localhost 127.0.0.1 ::1`
- Edit you `dnscrypt-proxy.toml` to use the generated certificate and key
- Edit your `dnscrypt-proxy.toml` to use the generated certificate and key
Restart dnscrypt-proxy. Now your certificate is locally valid and you can use your local DoH with Chrome and other browsers.
### Serving external queries