X-Git-Url: https://git.sesse.net/?p=letsencrypt-varnish-plugin;a=blobdiff_plain;f=README;fp=README;h=007cbe8d043cdc0a3dc62c4dbdbd4163149b059f;hp=fb4d683bd603b15d5fe291fef4f2c9e603dab933;hb=1d8358aa25ad6ef6ff545fb78a39407224de38eb;hpb=f282688a47568c825ddf3c68fa3b6c62b7c48d5a diff --git a/README b/README index fb4d683..007cbe8 100644 --- a/README +++ b/README @@ -26,9 +26,10 @@ To use: sudo ~/.local/share/letsencrypt/bin/letsencrypt --agree-dev-preview --server https://acme-v01.api.letsencrypt.org/directory -a letsencrypt-varnish-plugin:varnish -d certonly -There is no installation module, since Varnish itself does not support SSL. -If there's enough interest, I might make a hitch installation module to go -with the Varnish authenticator module. +Varnish itself does not support SSL, so the module is just for authentication, +just installation. There is a Hitch installation module at + + https://git.sesse.net/?p=letsencrypt-hitch-plugin;a=summary The Varnish authenticator plugin is licensed under the same terms as the Let's Encrypt client itself.