diff --git a/docs/examples/config b/docs/examples/config index e98b501..a836a4e 100644 --- a/docs/examples/config +++ b/docs/examples/config @@ -18,7 +18,7 @@ # Path to certificate authority (default: https://acme-v01.api.letsencrypt.org/directory) #CA="https://acme-v01.api.letsencrypt.org/directory" -# Path to license agreement (default: https://letsencrypt.org/documents/LE-SA-v1.0.1-July-27-2015.pdf) +# Path to license agreement (default: https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf) #LICENSE="https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf" # Which challenge should be used? Currently http-01 and dns-01 are supported