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

[Bug]: Param Validity Checks in Wrong Order #1261

Open
miqrogroove opened this issue Aug 24, 2024 · 0 comments
Open

[Bug]: Param Validity Checks in Wrong Order #1261

miqrogroove opened this issue Aug 24, 2024 · 0 comments
Assignees
Labels
bug needs triage Waiting for discussion / prioritization by team
Milestone

Comments

@miqrogroove
Copy link

Steps to Reproduce

Execute a step ca certificate command with an invalid file path.

Your Environment

  • OS - Ubuntu
  • step CLI Version - 0.27.2

Expected Behavior

Check the path params before retrieving a certificate.

Actual Behavior

Step-CLI retrieves a certificate and fails to save it. This creates a situation where a certificate has been issued, transmitted, and now can't be accessed. That certificate needs to be revoked, but the client doesn't even have the serial number.

Additional Context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@miqrogroove miqrogroove added bug needs triage Waiting for discussion / prioritization by team labels Aug 24, 2024
@hslatman hslatman added this to the Backlog milestone Aug 27, 2024
@hslatman hslatman self-assigned this Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

No branches or pull requests

2 participants