summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/extract-cert
Commit message (Collapse)AuthorAgeFilesLines
* extract-cert: add recipeJan Luebbe2023-02-011-0/+14
The extract-cert tool is used to fetch the X.509 certificate associated with a key from a PKCS#11 token (such as a HSM or YubiKey). This version is derived from certs/extract-cert in the Linux kernel as a stand-alone tool to make it available when signing other software components besides the kernel. Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>