fwupd/data/tests/colorhug
2018-06-28 08:54:22 -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 trivial: make gcab a build dependency 2018-06-28 08:54:22 -05:00
README.md trivial: Use the new LVFS CA certificate 2017-08-23 15:36:22 +01: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