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

-p only accepts values for getCred, enroll and provision commands in vcert v5.7.1 for Linux #517

Open
BigOlTater opened this issue Sep 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@BigOlTater
Copy link

PROBLEM SUMMARY

When using a command other than getCred, enroll and provision commands, The system will reject the -p flag as having an incorrect usage even if the usage is something acceptable, such as vcp.

STEPS TO REPRODUCE

  1. Download vcert_v5.7.1_linux.zip and install on any simple Linux box.
  2. Set up the system to connect to your VCP environment per the instructions
  3. Once it is set up, enroll a simple test certificate per the instructions.
  4. Confirm the test certificate is visible in VCP.
  5. Once confirmed, attempt to renew the same certificate per the instructions.

EXPECTED RESULTS
Certificate renews without issue.

ACTUAL RESULTS
Command returns a result with the phrase Incorrect Usage: flag provided but not defined: -p even though the value did not change from enrollment to renewal.

ENVIRONMENT DETAILS
This was reproduced using Venafi Cloud Platform, vcert v5.7.1 for Linux, and a basic Linux box (no UI on box). The box was accessed via PuTTY.

COMMENTS/WORKAROUNDS
This has been reproduced in a customer environment and by two Venafi employees

@BigOlTater BigOlTater added the bug Something isn't working label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant