Sign Windows executables, installers and scripts with digital certificates
Tool for signing Windows executable files, installers and scripts
jsign$ jsign --keystore certificate.pfx --storepass mypassword --tsaurl http://timestamp.server application.exe$ jsign --keystore cert.p12 --storepass pass --alias mycert --tsaurl http://time.certum.pl installer.msi$ jsign --keystore keystore.jks --storepass storepass --alias signing-key --certfile cert.crt script.ps1