Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Has anyone had success signing an windows executable? (SignTool) #2170

Closed
jean3x7 opened this issue Aug 16, 2022 · 2 comments
Closed

Has anyone had success signing an windows executable? (SignTool) #2170

jean3x7 opened this issue Aug 16, 2022 · 2 comments
Labels
no-issue-activity question Further information is requested

Comments

@jean3x7
Copy link

jean3x7 commented Aug 16, 2022

Question

https://docs.microsoft.com/pt-br/windows/win32/seccrypto/signtool
https://docs.microsoft.com/en-us/windows-hardware/drivers/install/authenticode

@jean3x7 jean3x7 added the question Further information is requested label Aug 16, 2022
@haydentherapper
Copy link
Contributor

Copying response from a Fulcio issue (sigstore/fulcio#250) on this topic:

There are no current plans to include the Fulcio root in the macOS or Windows trust stores. The way that Sigstore manages and updates its roots of trust through TheUpdateFramework is incompatible with the OSs' trust store requirements.

As for the short expiration, Authenticode supports including a signed timestamp. Sigstore is working on spinning up a timestamping authority (TSA), though you could also request a signed timestamp from a TSA like Digicert's. For any TSA where its root is not trusted by the OS, you will run into the same warnings.

re: sigstore/fulcio#250 (comment), there may be some X.509 extension or additional value that needs to be set in a Windows code signing certificate. We have a specification for issued certificates in our docs.

@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-issue-activity question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants