You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
Steps to Reproduce
Execute a
step ca certificate
command with an invalid file path.Your Environment
step
CLI Version - 0.27.2Expected 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).
The text was updated successfully, but these errors were encountered: