Skip to content

tylerapplebaum/powershell-codesigning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

powershell-codesigning

Invoke-BinarySignature.psm1

Usage:

Tab complete the -CertFriendlyName parameter to list all code signing certificates in your user store.

Import-Module Invoke-BinarySignature.psm1 New-BinarySignature -CertFriendlyName "PSCodeSigningTest" -BinPath "C:\Temp\Test-Signed.ps1"

About

Create and use code signing certificates with PowerShell

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published