Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable NSS PKIX verifier for secureboot signature checks #334

Open
cbgbt opened this issue Jul 25, 2024 · 0 comments
Open

Enable NSS PKIX verifier for secureboot signature checks #334

cbgbt opened this issue Jul 25, 2024 · 0 comments

Comments

@cbgbt
Copy link
Contributor

cbgbt commented Jul 25, 2024

During image creation, bottlerocket uses the pesigcheck utility to verify secureboot signatures on all signed artifacts. The signature validation is implemented via libnss.

Bottlerocket SDK 0.43.0 release will move to NSS 3.101.

In NSS 3.101, lib::pkix was enabled as the default X.509 validator. This causes pesigcheck to fail with "Peer's Certificate issuer is not recognized," despite the CA issuer being provided to pesigcheck for the check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant