Skip to content

Instantly share code, notes, and snippets.

@jfcherng
Created June 12, 2022 03:26
Show Gist options
  • Save jfcherng/2f75d4e9e980c10c799eea003a6ac267 to your computer and use it in GitHub Desktop.
Save jfcherng/2f75d4e9e980c10c799eea003a6ac267 to your computer and use it in GitHub Desktop.
Windows code signing
signtool.exe sign -a -tr http://timestamp.sectigo.com -td sha256 -fd sha256 YOUR_FILE_PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment