diff options
author | Johannes Schneider <johannes.schneider@leica-geosystems.com> | 2025-06-27 14:18:18 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-06-28 11:04:24 -0700 |
commit | 5b315e2fc4884d9644b13474934ae006b530720e (patch) | |
tree | cc348c7d9ead81b65b0069ac51a5182b67edfa1b /meta-python/recipes-devtools/python/python3-pydantic-core | |
parent | 855c956fbdb581d12de770548003deb8c1f81d49 (diff) | |
download | meta-openembedded-5b315e2fc4884d9644b13474934ae006b530720e.tar.gz |
signing.bbclass: add set|get|has_ca functions
Add a mechanism to establish a (metadata) link between roles and signer
certificates, in the form of a new 'ca' variable. It must point from one
role or cert to the signer certificate to preserve the leaf->intermediary->
root certificate relation.
With this additional mechanism, it would be now possible to import a
complex PKI tree of certificates and then later during usage of one
role, reconstruct the certificate chain from the leaf, through
multiple intermediary, and up to the root certificate.
Reviewed-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Johannes Schneider <johannes.schneider@leica-geosystems.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pydantic-core')
0 files changed, 0 insertions, 0 deletions