fwupd/data/tests/colorhug
2021-07-18 14:42:47 -05:00
..
firmware.bin Generate the ColorHug test files at runtime 2015-08-12 09:09:28 +01:00
firmware.bin.asc Generate the ColorHug test files at runtime 2015-08-12 09:09:28 +01:00
firmware.bin.p7b trivial: Use the new LVFS CA certificate 2017-08-23 15:36:22 +01:00
firmware.metainfo.xml Support returning multiple GUIDs from GetDetails 2016-05-25 09:47:40 +01:00
meson.build Use Jcat files in firmware archives and for metadata 2020-03-23 19:55:12 +00:00
README.md trivial: update markdown for pre-commit style 2021-07-18 14:42:47 -05:00

Generating the p7b file manually

certtool --p7-detached-sign --p7-time \
    --load-privkey LVFS/pkcs7/secure-lvfs.rhcloud.com.key \
    --load-certificate LVFS/pkcs7/secure-lvfs.rhcloud.com_signed.pem \
    --infile firmware.bin \
    --outfile firmware.bin.p7b