#6 deduplicate digests before IMA signing
Opened by asamalik. Modified
asamalik/calligrabot deduplicate_ima_digests  into  main

Right now, calligrabot collects all digests from all RPMs into one huge file, and sends it for signing.

The problem is there's a lot of duplicate digests. This change deduplicates those so we're not wasting HSM time and get the signatures faster.

More details: https://issues.redhat.com/browse/CS-2187 (RH internal ticket)

Any chance to get this merged?

Metadata