trussed-dev / trussed

Modern Cryptographic Firmware
https://trussed.dev
Apache License 2.0
405 stars 26 forks source link

Support certificate chain verification #127

Open macpijan opened 1 year ago

macpijan commented 1 year ago

Currently, Trussed implements some certificate handling functions. In some cases (specifically: Fobnail), it was required to verify the certificate chain (i.e.: to confirm, whether the given certificate was issued by the given entity).

Some implementation has happened here, but it could potentially be a part of the Trussed.