diff options
author | Miquel Lionel <lionelmiquel@sfr.fr> | 2020-12-09 19:02:13 +0100 |
---|---|---|
committer | lionelmiquel@sfr.fr <lionel@les-miquelots.net> | 2020-12-09 19:02:13 +0100 |
commit | 2512f660b5796a7a84d281d0304b473c319a9000 (patch) | |
tree | 307b5bc6dce207c1c2919da0b8fcd0c2da6838e2 /README.md | |
parent | 9901667f2a96f8869870c0a8c525f45e19586e6a (diff) | |
download | nfsn_authncleanup_hooks-2512f660b5796a7a84d281d0304b473c319a9000.tar.gz nfsn_authncleanup_hooks-2512f660b5796a7a84d281d0304b473c319a9000.zip |
Markdown README added
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..186b3fa --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Nearlyfreespeech.net auth and cleanup certbot hooks + +These perl scripts goes in hand with the `--manual-auth-hook` and +`--manual-cleanup-hook` flags of the `certbot` command line utility. +Don't forget to edit the user, api key and account id variable. |