-
nc.exe from [int0x33/nc.exe](https://github.com/int0x33/nc.exe/) is signed and it is verified by signtool.
```
>signtool verify /pa nc.exe
File: nc.exe
Index Algorithm Timestamp
===============…
-
Im just wondering if this command
signtool sign /a /tr http://timestamp.digicert.com /fd SHA256 /d "%MSI_NAME%" /td SHA256 "%MSI_NAME%"
is a tested and had a success. Im trying to sign the msi file…
-
I encountered a problem with signing .app files using signtool.exe after switching to a new code signing certificate. Previously, I used a .pfx file locally, but since transitioning to the new setup, …
-
-
Edited: While we likely can't directly sign the tarball, we can probably create a detached signature (like we do for the source tarball).
-
**Describe the issue**
In DevOps Pipelines the sign tool can not be installed.
```
2024-06-20T08:54:24.9674628Z _____ _ _
2024-06-20T08:54:24.9690642Z / ____(_) (_)
202…
-
### Details
The current implementation of `VM-Assert-Signature` uses `Get-AuthenticodeSignature` status. Reading [Microsoft documentation](https://learn.microsoft.com/en-us/dotnet/api/system.manageme…
Ana06 updated
1 month ago
-
It's currently a bit of a hassle to use Azure Trusted Signing with Velopack (getting the right version of signtool, dylib, etc). I think we should ship a new cli parameter like `--azTrustedSign {metad…
-
this issue was discovered by @teflocarbon [here](https://github.com/asdfzxcvbn/pyzule-rw/issues/8#event-14893618102)
you can read a summary of the issue here: https://github.com/asdfzxcvbn/pyzule-r…
-
Hi
The electron-windows-autoupdate is great,
I followed the exact steps and get the auto update work in my windows PC, but some how it wouldn't
work.
I have upload the code :https://github.com/10…