/SignPoshScripts

PowerShell Script signing Tool (WPF)

Primary LanguagePowerShell

SignPoshScript

WPF GUI written im PowerShell to sign your scripts.

Prerequisites

You need to import at least one CodeSigning Certificate into your users certificate store at: Cert:\CurrentUser\My\

The enhanced key usage (EKU) must be Code Signing (1.3.6.1.5.5.7.3.3)

Files

  • CodeSigningTool.exe - precompiled executable of the PoSh Sign.ps1 script
  • SignPS.ps1 - WFP / PowerShell source code