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

step_acme_cert: Replace with a more generic host-autorenewal-certificate role #339

Open
4 tasks
maxhoesel opened this issue Oct 10, 2023 · 0 comments
Open
4 tasks
Labels
enhancement New feature or improvement to an existing one roles Something affecting one or more roles
Milestone

Comments

@maxhoesel
Copy link
Collaborator

As discussed in #127 and #129, the current step_acme_cert role could easily be reworked to support all possible types of certificates, with automatic renewal still happening on the host through step renew.
Having such a role would provide a host-based alternative to the controller-based renewal proposed in #188.

#129 could potentially serve as a template, but with the major changes to step_ca_certificate it might be better to start from scratch. I would suggest a role that only runs step_ca_certificate, then installs the renewal daemon.

To-Dos:

@maxhoesel maxhoesel added enhancement New feature or improvement to an existing one roles Something affecting one or more roles labels Oct 10, 2023
@maxhoesel maxhoesel added this to the version-1 milestone Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement to an existing one roles Something affecting one or more roles
Projects
None yet
Development

No branches or pull requests

1 participant