mirror of
https://github.com/DNSCrypt/doh-server.git
synced 2025-04-03 04:57:37 +03:00
fullchain.cer works
This commit is contained in:
parent
4d685d8948
commit
4de5310430
1 changed files with 0 additions and 2 deletions
|
@ -84,8 +84,6 @@ The file also includes the private key.
|
|||
|
||||
[`acme.sh`](https://github.com/acmesh-official/acme.sh) can be used to create and update TLS certificates using Let's Encrypt and other ACME-compliant providers. If you are using it to create ECDSA keys, see above for converting the secret key into PKCS#8.
|
||||
|
||||
*WARNING*: Let's Encrypt ECDSA certificates are currently rejected by most clients. Stick to RSA.
|
||||
|
||||
The certificates path must be set to the full certificates chain (`fullchain.cer`) and the key path to the secret keys (the `.key` file):
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue