We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02ea97d + ac41293 commit 05e9069Copy full SHA for 05e9069
1 file changed
build_library/sbsign_util.sh
@@ -6,7 +6,7 @@ if [[ ${COREOS_OFFICIAL:-0} -ne 1 ]]; then
6
SBSIGN_KEY="/usr/share/sb_keys/shim.key"
7
SBSIGN_CERT="/usr/share/sb_keys/shim.pem"
8
else
9
- SBSIGN_KEY="pkcs11:token=flatcar-sb-dev-hsm-sign-2025"
+ SBSIGN_KEY="pkcs11:token=flatcar-secure-boot-prod-2026-04"
10
unset SBSIGN_CERT
11
fi
12
0 commit comments