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

[RFE] Implement timestamped signing #14

Open
CaptainFlint opened this issue Feb 2, 2015 · 2 comments
Open

[RFE] Implement timestamped signing #14

CaptainFlint opened this issue Feb 2, 2015 · 2 comments

Comments

@CaptainFlint
Copy link

Microsoft signtool allows timestamped signing (/t URL and /tr URL), so that signed file remains valid even after original certificate expires. In Linux world one can sign+timestamp PE files using osslsigncode tool, but it does not support working with PKCS11 databases (and therefore with hardware tokens). It would be nice if pesign supported timestamping as well.

@vathpela
Copy link
Contributor

vathpela commented Feb 2, 2015

Yeah, definitely on the TODO list. Thanks for making sure it's filed here.

@euspectre
Copy link

Any updates on this? Looks like pesign still does not allow timestamped signing.

@frozencemetery frozencemetery changed the title Implement timestamping [RFE] Implement timestamped signing Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants