Skip to content

Commit

Permalink
ECDSA is supported since February 10, 2016 (#260)
Browse files Browse the repository at this point in the history
Let's Encrypt will however sign all ECDSA certs with an RSA intermediate certificate.
https://letsencrypt.org/upcoming-features/
  • Loading branch information
leonklingele authored and lukas2511 committed Aug 22, 2016
1 parent 47602de commit 6192b33
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/ecc.md
@@ -1,5 +1,4 @@
### Elliptic Curve Cryptography (ECC)

This script also supports certificates with Elliptic Curve public keys!
Be aware that at the moment this is not available on the production servers from letsencrypt.
Please read https://community.letsencrypt.org/t/ecdsa-testing-on-staging/8809/ for the current state of ECC support.
Simply set the `KEY_ALGO` variable in one of the config files.

0 comments on commit 6192b33

Please sign in to comment.