Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

Converting existing cert to code signing cert

$
0
0

I have a cert but it is not listed when I run the following command.  How do I convert a regular cert/key pfx file to code signig cert so that I can sign powershell scrtip.

Get-ChildItem -Path cert: -CodeSigningCert -Recurse

Also, can I use the same signed script on other machines.  I want to sign it one time and use it on multiple machines.  This cert will be trusted on all machines.

Thanks!!!


sjoshi


Viewing all articles
Browse latest Browse all 15028

Trending Articles