We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Operating System: win11 VenafiPS version: 5.0.0 PowerShell version: 7.2 TPP version (if applicable):
Create a new session pointing to VaaS then run Export-VenafiCertificate -Format PEM -IncludePrivateKey
Export-VenafiCertificate -Format PEM -IncludePrivateKey
As -IncludePrivateKey is TPP only, notify the user so they don't wonder why they don't get the private key
cert data is returned with no message/error
The text was updated successfully, but these errors were encountered:
Export-VenafiCertificate doesn't report when using params for the wro…
0441194
…ng platform Fixes #149
6b10481
…ng platform (#157) Fixes #149
gdbarron
Successfully merging a pull request may close this issue.
Environment
Steps to reproduce
Create a new session pointing to VaaS then run
Export-VenafiCertificate -Format PEM -IncludePrivateKey
Expected behavior
As -IncludePrivateKey is TPP only, notify the user so they don't wonder why they don't get the private key
Actual behavior
cert data is returned with no message/error
Screenshots
The text was updated successfully, but these errors were encountered: