Add acme.sh scripts
commitfd7c65cebe3ef1630212dbdaaf59a2dedacfb9dd
authorDaniel Knittl-Frank <knittl89+git@googlemail.com>
Mon, 1 Oct 2018 18:57:53 +0000 (1 20:57 +0200)
committerDaniel Knittl-Frank <knittl89+git@googlemail.com>
Mon, 1 Oct 2018 18:57:53 +0000 (1 20:57 +0200)
tree605294982d2cac7ef734ed9ae70d319836eb3a7e
parent1ac24b52c912bf7f629721c5be40db677cd63143
Add acme.sh scripts

Add scripts to issue and install letsencrypt certificates using the
acme.sh client. Provide a simple script to download the acme.sh client
which can then be used as a normal user without root privileges.
acme/get.sh [new file with mode: 0644]
acme/install.sh [new file with mode: 0644]
acme/issue.sh [new file with mode: 0644]
acme/renew.sh [new file with mode: 0644]