containerized ACME client
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
dave 5278759424
update simp_le
3 years ago
Dockerfile update simp_le 3 years ago
README.md Place certs in another dir 6 years ago
crontab Add saner interval 6 years ago
simplewrapper.py update simp_le 3 years ago
start dont chown conf 6 years ago

README.md

The conf dir (-v /host/conf:/srv/acme/conf/) needs:

<domain>.com/email    email address to use for the cert request
<domain>.com/aliases  all hostnames INCLUDING <domain> for cert request

The webroot should be mounted to the real webhost's acme-challenge dir, like:

-v /host/real_webroot/.well-known/acme-challenge/:/srv/acme/webroot/.well-known/acme-challenge/

Master process logs in /srv/acme/logs/ are useful for debugging

The certs (and account.json) will be placed in /srv/acme/certs/