Super-simple HTTP service that validates ACME HTTP-01 challenges.
$ ACCOUNT_JSON="$(cat $(pwd)/../daemon/devaccount.json)" gunicorn wsgi:app --worker-class gevent -w 4 --bind :8001 $ ngrok http 8001
Content type
Image
Digest
Size
545.1 MB
Last updated
over 8 years ago
docker pull elsdoerfer/acme-validator