Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container certificate provisioner #91

Open
mithrandi opened this issue Nov 13, 2016 · 0 comments
Open

Container certificate provisioner #91

mithrandi opened this issue Nov 13, 2016 · 0 comments

Comments

@mithrandi
Copy link
Contributor

The basic idea:

  1. Run one instance of this container per host, with the necessary credentials to complete DNS challenges.
  2. 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).
  3. Provide the certs to the container in some standard way (eg. shared volume).
@mithrandi mithrandi added this to the Post 1.0.0 milestone Nov 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant