Shell script to generate ssl certificates signed from letsencrypt.
Requires diafygi/acme-tiny.
Requires a web-server with a configured /.well-known/acme-challenge/
set to CHALLENGE_PATH
in the third line of the script. See Step 3 of diafygi's great readme
TODO:
- configurable
./account.key
(i.e. not hardcoded)