mirror of
https://github.com/DNSCrypt/doh-server.git
synced 2025-04-03 21:17:36 +03:00
Rename signatures to hashes for clarity
This commit is contained in:
parent
c65ce1210d
commit
8c96ecdc10
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ This example assumes that the DoH proxy is listening locally to port `3000`.
|
|||
|
||||
HTTP caching can be added (see the `proxy_cache_path` and `proxy_cache` directives in the Nginx documentation), but be aware that a DoH server will quickly create a gigantic amount of files.
|
||||
|
||||
Use the online [DNS stamp calculator](https://dnscrypt.info/stamps/) to compute the stamp for your server, and the `dnscrypt-proxy -show-certs` command to print the TLS certificate signatures to be added it.
|
||||
Use the online [DNS stamp calculator](https://dnscrypt.info/stamps/) to compute the stamp for your server, and the `dnscrypt-proxy -show-certs` command to print the TLS certificate hashes to be added it.
|
||||
|
||||
## Clients
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue