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

Does not honour "API alias" value as "-IssuingTemplate" variable #313

Closed
jyppy opened this issue Dec 12, 2024 · 1 comment · Fixed by #314
Closed

Does not honour "API alias" value as "-IssuingTemplate" variable #313

jyppy opened this issue Dec 12, 2024 · 1 comment · Fixed by #314

Comments

@jyppy
Copy link

jyppy commented Dec 12, 2024

Environment

Full Operating System:
VenafiPS version: 6.7
PowerShell version: 7.4.5 (MacOS)
TLSPDC version (if applicable): N/A

Steps to reproduce

Add an issuing template and change the API alias value in TLSPC where "Issuing Template" is not equal to "API Alias"

image

Expected behavior

I would expect VenafiPS to work like vcert CLI does and honour the "API Alias" value

ie:
image

Actual behaviour

new-VaasCertificate -Application Demo -IssuingTemplate zt -CommonName venafipsnew67.venafi.lab -PassThru

Exception: Issuing template zt does not exist

Using Alias value fails

image

Screenshots

Using Template name works
image

@jyppy
Copy link
Author

jyppy commented Dec 13, 2024

Looks like #314 fixed that issue. Thanks for the quick turn around

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant