diff --git a/README.md b/README.md index ce3f535..0c0d5a1 100644 --- a/README.md +++ b/README.md @@ -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