[Rpm-maint] [rpm-software-management/rpm] PGP key identifiers use binding signature's creation time, not certificate creation time (Issue #2004)
Michael Schroeder
notifications at github.com
Fri Apr 5 10:10:30 UTC 2024
Yes. The old code was very stupid in that regard, it just took the time from the first signature. It didn't even check if the signature really was a self-signature.
My proposal is to add a "pgpDigParamsModificationTime()" that returns the maximum of all self-signature creation time (they can all be verified). That's pretty much what the old code should have done since the beginning.
We could use that time to simulate a "release date" for the key
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2004#issuecomment-2039411272
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2004/2039411272 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240405/165b886e/attachment-0001.html>
More information about the Rpm-maint
mailing list