mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-27 07:54:21 +00:00
This allows us to override the location we load data files from, which allows us to do more kinds of installed tests in the future. Also, move the global data/tests content into the place that it is used as it was getting impossible to manage. |
||
|---|---|---|
| .. | ||
| firmware.bin | ||
| firmware.bin.asc | ||
| firmware.bin.p7b | ||
| firmware.metainfo.xml | ||
| meson.build | ||
| README.md | ||
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