rearranged documentation, added basic troubleshooting guide

This commit is contained in:
Lukas Schauer
2016-03-26 01:17:32 +01:00
parent 34c238524e
commit 12c77ca51d
8 changed files with 132 additions and 80 deletions

5
docs/ecc.md Normal file
View File

@@ -0,0 +1,5 @@
### 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.