summaryrefslogtreecommitdiffstats
path: root/meta-signing-key/files/ima_keys
Commit message (Collapse)AuthorAgeFilesLines
* meta-signing-key: replace the sample keysLans Zhang2017-07-112-28/+30
| | | | | | | - Remove USER@host from the certificate subject field - IMA signing key is protected by a password Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
* meta-integrity: implement the system trusted cert and IMA trusted certLans Zhang2017-07-042-26/+26
| | | | Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
* meta-signing-key: enable authorityKeyIdentifier for x509 v3Lans Zhang2017-07-032-26/+26
| | | | | | | Otherwise the x509 parser in kernel cannot load a x509 certificate without authorityKeyIdentifier. Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
* meta-signing-keys: use DER-formatted system trusted key and signed IMA ↵Lans Zhang2017-07-032-26/+26
| | | | | | trusted key Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
* meta-secure-core: initial commitLans Zhang2017-06-222-0/+28
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>