Update secure boot certs: add both ca0 and boot0, use almalinuxsecureboot0
This commit is contained in:
parent
d3e8b72d9e
commit
1a00982448
@ -26,7 +26,7 @@ actions:
|
||||
%pesign -s -i %{fwup_efi_fn} -o %{fwup_efi_fn}.tmp -a %{SOURCE300} -c %{SOURCE301} -n redhatsecureboot301
|
||||
%pesign -s -i %{fwup_efi_fn}.tmp -o %{fwup_efi_fn}.signed -a %{SOURCE500} -c %{SOURCE503} -n redhatsecureboot503
|
||||
rm -fv %{fwup_efi_fn}.tmp
|
||||
replace: "%pesign -s -i %{fwup_efi_fn} -o %{fwup_efi_fn}.signed -a %{SOURCE300} -c %{SOURCE301} -n clsecureboot001"
|
||||
replace: "%pesign -s -i %{fwup_efi_fn} -o %{fwup_efi_fn}.signed -a %{SOURCE300} -c %{SOURCE301} -n almalinuxsecureboot0"
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: |
|
||||
@ -63,6 +63,9 @@ actions:
|
||||
- type: "source"
|
||||
name: "almalinuxsecurebootca0.cer"
|
||||
number: 300
|
||||
- type: "source"
|
||||
name: "almalinuxsecureboot0.cer"
|
||||
number: 301
|
||||
|
||||
- delete_files:
|
||||
- file_name: "redhatsecureboot301.cer"
|
||||
|
||||
BIN
files/almalinuxsecureboot0.cer
Normal file
BIN
files/almalinuxsecureboot0.cer
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user