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

Add support for contexts #350

Open
2 tasks
maxhoesel opened this issue Oct 26, 2023 · 0 comments
Open
2 tasks

Add support for contexts #350

maxhoesel opened this issue Oct 26, 2023 · 0 comments
Labels
enhancement New feature or improvement to an existing one
Milestone

Comments

@maxhoesel
Copy link
Collaborator

Recent versions of step-cli support the use of contexts to enable switching between multiple CAs:

https://smallstep.com/docs/step-cli/the-step-command/#contexts-working-with-multiple-cas

It would be great if our collection could support this feature, both for modules and roles.

For modules, this would mean adding the --context parameter to override the context,
while for the roles, this would mean adding support for bootstrapping into a specific context, and then using it from other roles.

Tracking issues:

  • Implement context param for modules
  • Allow setting context in step_bootstrap_host and step_acme_cert
@maxhoesel maxhoesel added the enhancement New feature or improvement to an existing one label Oct 26, 2023
@maxhoesel maxhoesel added this to the version-1 milestone Oct 26, 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
Projects
None yet
Development

No branches or pull requests

1 participant