mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-23 14:32:26 +02:00
Update the signing cert on the azure KV
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
This commit is contained in:
parent
c81f61070e
commit
bd9ded7d5c
@ -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