mirror of
https://github.com/DNSCrypt/doh-server.git
synced 2025-04-03 21:17:36 +03:00
Mention what the password of the test certificate is
This commit is contained in:
parent
0d55bf73c6
commit
ad36120e02
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ In order to enable built-in HTTPS support, add the `--tls-cert-path` option to s
|
|||
Once HTTPS is enabled, HTTP connections will not be accepted.
|
||||
|
||||
A sample self-signed certificate [`localhost.p12`](https://github.com/jedisct1/rust-doh/raw/master/localhost.p12) can be used for testing.
|
||||
The password is `test`.
|
||||
|
||||
## Accepting both DNSCrypt and DoH connections on port 443
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue