diff options
author | Peter Palfrader <peter@palfrader.org> | 2015-12-31 10:23:43 +0100 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2015-12-31 10:23:43 +0100 |
commit | 80a126f42667edb57c2eee028ffd15b319424b8b (patch) | |
tree | 52716fac7096c695c341c3c1fb38ff783cc67191 /letsencrypt-helpers | |
parent | 0da8acf8974c5d51fd84291091d1f7a1fd8c1176 (diff) |
typo fix
Diffstat (limited to 'letsencrypt-helpers')
-rw-r--r-- | letsencrypt-helpers/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/letsencrypt-helpers/README b/letsencrypt-helpers/README index f33a31c..983a7ca 100644 --- a/letsencrypt-helpers/README +++ b/letsencrypt-helpers/README @@ -1,7 +1,7 @@ Requirements: -o This assume that acme-tiny is cloned to ~/acme-tiny +o This assumes that acme-tiny is cloned to ~/acme-tiny o Furthermore, that there is a ~/acme-challenge and that is aliased in apache: | Alias "/.well-known/acme-challenge" "/srv/letsencrypt/acme-challenge" o Also, we want an account key in ~: |