diff options
author | Daniel Roesler <diafygi@gmail.com> | 2015-01-18 22:32:01 -0800 |
---|---|---|
committer | Daniel Roesler <diafygi@gmail.com> | 2015-01-18 22:32:01 -0800 |
commit | 0f2c3ff1777ef3c457d72bb3b9fd823000addd83 (patch) | |
tree | a7d6667854f771bcdad7c1ba0231a52c967e235f | |
parent | 34be7112b291f085bf6476bb8a8ea2b8b9f3c042 (diff) |
fixed typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -260,7 +260,7 @@ clear what it's doing. For example, it currently can't do any ACME challenges besides dvsni. Maybe someone could do a pull request to add more challenge compatibility? Also, it -currrently can't revoke certificates, and I don't want to include that in the +currently can't revoke certificates, and I don't want to include that in the `sign_csr.py` script. Perhaps there should also be a `revoke_crt.py` script? |