Skip to content

NAS-140773 / 27.0.0-BETA.1 / Add TrueNAS signing cert to kernel trusted keys#259

Merged
ixhamza merged 1 commit into
truenas/linux-6.18from
truenas-module-signing-cert
Apr 24, 2026
Merged

NAS-140773 / 27.0.0-BETA.1 / Add TrueNAS signing cert to kernel trusted keys#259
ixhamza merged 1 commit into
truenas/linux-6.18from
truenas-module-signing-cert

Conversation

@ixhamza
Copy link
Copy Markdown
Member

@ixhamza ixhamza commented Apr 24, 2026

Add the TrueNAS SCALE Signing Key to .builtin_trusted_keys so OOT modules (openzfs, scst) signed by our signing infrastructure verify under Secure Boot + lockdown.

Testing

root@truenas[~]# dmesg | grep -i "Loaded X.509"
[    0.227730] Loaded X.509 cert 'Build time autogenerated kernel key: ea518bd20673bd4316146057597ff350063da6b7'
[    0.228001] Loaded X.509 cert 'TrueNAS SCALE Signing Key: defc6ebf66ad1e53ccfa7162de16d9b3fc3a7f14'
root@truenas[~]# keyctl show %:.builtin_trusted_keys
Keyring
 946931825 ---lswrv      0     0  keyring: .builtin_trusted_keys
 718903444 ---lswrv      0     0   \_ asymmetric: Build time autogenerated kernel key: ea518bd20673bd4316146057597ff350063da6b7
 102292968 ---lswrv      0     0   \_ asymmetric: TrueNAS SCALE Signing Key: defc6ebf66ad1e53ccfa7162de16d9b3fc3a7f14

Add the TrueNAS SCALE Signing Key to .builtin_trusted_keys so OOT
modules (openzfs, scst) signed by our signing infrastructure verify
under Secure Boot + lockdown.

Signed-off-by: Ameer Hamza <ahamza@ixsystems.com>
@ixhamza ixhamza requested a review from yocalebo April 24, 2026 06:46
@ixhamza ixhamza added the jira label Apr 24, 2026
@bugclerk bugclerk changed the title Add TrueNAS signing cert to kernel trusted keys NAS-140773 / 27.0.0-BETA.1 / Add TrueNAS signing cert to kernel trusted keys Apr 24, 2026
@bugclerk
Copy link
Copy Markdown

@truenas truenas deleted a comment from bugclerk Apr 24, 2026
@ixhamza
Copy link
Copy Markdown
Member Author

ixhamza commented Apr 24, 2026

time 1:00

@ixhamza ixhamza merged commit d1a752c into truenas/linux-6.18 Apr 24, 2026
6 checks passed
@ixhamza ixhamza deleted the truenas-module-signing-cert branch April 24, 2026 09:54
@bugclerk
Copy link
Copy Markdown

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Apr 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants