Skip to content

Repository files navigation

shiftavenue GmbH PowerShell Script Signer

Features

Sign PowerShell files that currently open in the vs code editorwindow with a codesigning certificate. The certificate must be installed in the personal certificate store and must be a codesigning certificate.

After installation, this icon appears in the editor toolbar of PowerShell Files.

sign

You can also execute the signing in the command window CTRL + SHIFT + P

sign

After successful signing with the shiftavenue PowerShell Signer, the message appears and the PowerShell script has been signed. sign

The PowerShell script is saved automatically.

Requirements

  • Installed PowerShell Extension
  • Installed personal code signing certificate
  • Opened PowerShell script file (.ps1)

Extension Settings

This extension contributes the following settings:

  • shiftavenue-ps-signer.certSubjectName: The 'Subject' name (or part of it) of the installed code signing certificate.
  • shiftavenue-ps-signer.timestampServer: URL of the timestamp server (so that the signature remains valid even after the certificate expires).

Known Issues

nn.

Release Notes

Please use Github-Issues for problems, questions, or requests.

1.0.6

Change

  • Update somes typos

1.0.5

Change

  • extensions.ts -missing translation corrected
  • package.json -version number adjusted for antigravity

1.0.3

Change

  • Readme.md housekeeping

1.0.2

Add

  • Added PNG Logo

1.0.0

  • Initial release of shiftavenue GmbH PowerShell Script Signer

About

Extension for VSCode to Sign PowerShell Scripts with personal codesigning certificate

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages