aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2018-01-12 15:37:38 -0800
committerJakob Odersky <jakob@odersky.com>2018-01-12 15:37:38 -0800
commitc3a14bb70c9571c411a26d900b1d3883a65fcaa6 (patch)
tree8ae0d1b194e9773a958d291b16dc49b79301b98e /README.md
parent6995d11ce06ac3ba6ab0fabafd7b0f5b7be8459b (diff)
downloadnginx-letsencrypt-c3a14bb70c9571c411a26d900b1d3883a65fcaa6.tar.gz
nginx-letsencrypt-c3a14bb70c9571c411a26d900b1d3883a65fcaa6.tar.bz2
nginx-letsencrypt-c3a14bb70c9571c411a26d900b1d3883a65fcaa6.zip
Remove email from script
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8891655..2ebb898 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,10 @@ Given the following server block configuration in
Running `nginx-letsencrypt` will issue certificates for
"foo.example.org" and "bar.example.com".
+## Notes
+nginx-letsencrypt is a thin wrapper around certbot. It will read
+/etc/letsencrypt/cli.ini for settings such as email.
+
## Copying
This project is released under the terms of the GPL license. See
LICENSE for details.