Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Params hash table in Get-TppCertificate #96

Closed
azirish1998 opened this issue May 19, 2020 · 1 comment
Closed

Params hash table in Get-TppCertificate #96

azirish1998 opened this issue May 19, 2020 · 1 comment

Comments

@azirish1998
Copy link

If you're pipelining multiple objects into Get-TppCertificate and you use an option like -IncludePrivateKey, you get an error where you are trying to "re-add" the key to the hashtable. I think you need to re-initialize the params hash in process{}

@gdbarron
Copy link
Owner

Thanks @azirish1998. Looks like I've made that mistake in a few places, I'll get that cleaned up.

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

No branches or pull requests

2 participants