Venafi / vcert

Go client SDK and command line utility designed to simplify integrations by automating key generation and certificate enrollment using Venafi machine identity services.
https://support.venafi.com/hc/en-us/articles/217991528
Apache License 2.0
88 stars 64 forks source link

Update powershell.go #481

Closed sabixx closed 3 months ago

sabixx commented 3 months ago

Remove semicolon from PowerShell execution command to fix ambiguous error messages, e.g., caused when running into executionpolicy issues.

sabixx commented 3 months ago

I was wrong, this leads to issues.