Skip to content

Strip non-exportable signatures and cert components.

Justus Winter requested to merge justus/fix-155 into master

If non-exportable signatures are uploaded to Hagrid, this is most certainly an accident. Handle this gracefully by stripping these signatures (and certificate components that are only bound by non-exportable signatures) when writing them to the database.

Fixes #155 (closed).

Merge request reports