From c3a14bb70c9571c411a26d900b1d3883a65fcaa6 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Fri, 12 Jan 2018 15:37:38 -0800 Subject: Remove email from script --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') 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. -- cgit v1.2.3