fwupd/data/tests
Richard Hughes 7403dc505f Optionally use GnuTLS to verify PKCS7 certificates
We can use this as an alternative for GPG. No PKCS7 certificates are currently
installed by fwupd and it's expected that the LVFS will still only provide GPG
detached signatures.

If an OEM distributor wants to sign firmware with a PKCS7 and the corresponding
certificate is provided then the firmware will be marked as valid.

Only firmware shipping with a .p7b file will use the PKCS7 functionality,
similarly remote metadata validation will default to GPG unless Keyring=pkcs7
is specified in the config file.
2017-08-14 09:42:48 +01:00
..
builder Add a firmware builder 2017-08-09 10:33:39 +01:00
colorhug Optionally use GnuTLS to verify PKCS7 certificates 2017-08-14 09:42:48 +01:00
hwids trivial: Fix missing test files 2017-06-07 17:08:49 +01:00
pki Optionally use GnuTLS to verify PKCS7 certificates 2017-08-14 09:42:48 +01:00
meson.build Optionally use GnuTLS to verify PKCS7 certificates 2017-08-14 09:42:48 +01:00
spawn.sh Add a helper function to spawn a subprocess 2017-08-09 15:35:58 +01:00