mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-28 18:41:48 +00:00
According to the crypto experts, path_len=1 makes things more secure for a CA to prevent the Sub-CAs from issuing further Sub-Sub-CAs. I'll stick to code. |
||
|---|---|---|
| .. | ||
| 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