Venafi / VenafiPS

Powershell module to fully automate your Venafi TLS Protect Datacenter and Cloud platforms!
https://venafips.readthedocs.io/
Apache License 2.0
18 stars 7 forks source link

Support adding values with Set-TppAttribute #193

Closed gdbarron closed 1 year ago

gdbarron commented 1 year ago

Set-TppAttribute currently always overwrites the value. Add -NoOverwrite option to add a value instead. Closes #189.