-
Notifications
You must be signed in to change notification settings - Fork 63
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
No option to set --platform under checkcred
subcommand
#462
Labels
bug
Something isn't working
Comments
hawksight
changed the title
No option to set --platform
No option to set --platform under Apr 30, 2024
checkcred
subcommand
This also affect the > vcert getpolicy -u $VENAFI_URL -t $VENAFI_TOKRN -z "Certificates\\Teams\\application-team-2"
vCert: 2024/04/30 17:08:16 Warning: --platform not set. Attempting to best-guess platform from connection flags
vCert: 2024/04/30 17:08:16 Collecting policy attributes
vCert: 2024/04/30 17:08:16 Building policy
vCert: 2024/04/30 17:08:16 Policy is:
... Again, no option to set:
Perhaps it needs to be a global flag? |
Looking at the
So either:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PROBLEM SUMMARY
I have this WARNING messsage:
But under
checkcred
there is no option to set--platform
:STEPS TO REPRODUCE
EXPECTED RESULTS
vcert getcred
ACTUAL RESULTS
ENVIRONMENT DETAILS
vcert on mac.
COMMENTS/WORKAROUNDS
Live with the warning.
The text was updated successfully, but these errors were encountered: