Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extract-cert: add recipe | Jan Luebbe | 2023-02-01 | 1 | -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> |