summaryrefslogtreecommitdiff
path: root/debian/signing-template.json.in
AgeCommit message (Collapse)Author
2019-03-08Update the signing-template JSON metadataSteve McIntyre
Move all the data under a new top-level "packages" key Add an empty "trusted_certs" key - the helper binaries do not do any further verification with an embedded key.
2019-02-15Add shim-$arch-signed-template supportPhilipp Hahn
for getting the MOK-manager and fall-back binary to be signed by Debians singing service instead of using an ephemeral key. Closes: #922228