forked from rpms/kernel
1
0
Fork 0

Use almalinux secureboot key

This commit is contained in:
eabdullin 2022-10-07 11:50:37 +03:00
parent ab06c7553a
commit 85dd95420f
3 changed files with 4 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View File

@ -445,19 +445,19 @@ Source9: x509.genkey
%define signing_key_filename kernel-signing-s390.cer
%endif
Source10: clsecureboot001.cer
Source11: clsecureboot001.cer
Source10: almalinuxsecurebootca0.cer
Source11: almalinuxsecurebootca0.cer
%define secureboot_ca_0 %{SOURCE10}
%define secureboot_ca_1 %{SOURCE11}
%define secureboot_ca_2 %{SOURCE11}
%define secureboot_key_0 %{SOURCE10}
%define pesign_name_0 clsecureboot001
%define pesign_name_0 almalinuxsecurebootca0
%ifarch x86_64 aarch64
%define secureboot_key_1 %{SOURCE11}
%define pesign_name_1 clsecureboot001
%define pesign_name_1 almalinuxsecurebootca0
%endif
Source17: mod-blacklist.sh