A couple questions on code signing:
-
any reason to pick one over the other (digicert, sertigo, etc.)? The prices vary and I am unclear what I get with one over the other...so im wondering if anyone here has any experience in this area
-
signing the code will remove the "untrusted repository" message when installing modules from powershell gallery yes?
-
signing the code will also not trip over the ExecutionPolicy as well correct?
-
is it worth the trouble to sign code that will be published on the gallery?
Thank you in advanced!