Container certificate provisioner
mithrandi opened this issue · 0 comments
mithrandi commented
The basic idea:
- Run one instance of this container per host, with the necessary credentials to complete DNS challenges.
- Have a listener that connects to the container system API (eg. Docker) and watches for containers coming and going, automatically provisioning certificates based on some policy (eg. container labels).
- Provide the certs to the container in some standard way (eg. shared volume).