mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-21 05:21:09 +02:00
Merge pull request #3948 from flatcar/sayan/update-the-az-kv-token
Update the signing cert on the azure KV
This commit is contained in:
commit
05e9069a2f
@ -6,7 +6,7 @@ if [[ ${COREOS_OFFICIAL:-0} -ne 1 ]]; then
|
||||
SBSIGN_KEY="/usr/share/sb_keys/shim.key"
|
||||
SBSIGN_CERT="/usr/share/sb_keys/shim.pem"
|
||||
else
|
||||
SBSIGN_KEY="pkcs11:token=flatcar-sb-dev-hsm-sign-2025"
|
||||
SBSIGN_KEY="pkcs11:token=flatcar-secure-boot-prod-2026-04"
|
||||
unset SBSIGN_CERT
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user