From 4de5310430650ef88a47d7024aa95affa81747a5 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sat, 6 Mar 2021 21:45:33 +0100 Subject: [PATCH] fullchain.cer works --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 9913f30..a53b8d3 100644 --- a/README.md +++ b/README.md @@ -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