mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 08:42:57 -04:00
Fix link typo in README (#8476)
This commit is contained in:
parent
9a4e95e25a
commit
aea416f654
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ Current Features
|
|||
* Can get domain-validated (DV) certificates.
|
||||
* Can revoke certificates.
|
||||
* Adjustable RSA key bit-length (2048 (default), 4096, ...).
|
||||
* Adjustable [EC](https://en.wikipedia.org/wiki/Elliptic-curve_cryptography)
|
||||
* Adjustable `EC <https://en.wikipedia.org/wiki/Elliptic-curve_cryptography>`_
|
||||
key (`secp256r1` (default), `secp384r1`, `secp521r1`).
|
||||
* Can optionally install a http -> https redirect, so your site effectively
|
||||
runs https only (Apache only)
|
||||
|
|
|
|||
Loading…
Reference in a new issue