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

Expose already added localauthority commands in the commands list (fflag required) #5479

Merged

Conversation

amartinezfayo
Copy link
Member

Only the localauthority x509 show and localauthority jwt show are currently exposed, although we already have the implementations for:

  • localauthority x509 prepare
  • localauthority x509 activate
  • localauthority x509 taint
  • localauthority x509 revoke
  • localauthority jwt prepare
  • localauthority jwt activate
  • localauthority jwt taint
  • localauthority jwt revoke

Have all those commands exposed as well. The forced_rotation feature flag must be enabled in order to have them available.

…lag required)

Signed-off-by: Agustín Martínez Fayó <amartinezfayo@gmail.com>
@amartinezfayo amartinezfayo merged commit d202d4e into spiffe:main Sep 8, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants