Use CL cert at the moment

This commit is contained in:
Andrew Lukoshko 2022-10-13 11:24:16 +00:00
parent 0f7ff21e15
commit 038ad3509b
2 changed files with 5 additions and 5 deletions

BIN
SOURCES/clsecureboot001.cer Normal file

Binary file not shown.

View File

@ -24,7 +24,7 @@ Source6: gitignore
Source8: strtoull_test.c
Source9: 20-grub.install
Source12: 99-grub-mkconfig.install
Source13: almalinuxsecurebootca0.cer
Source13: clsecureboot001.cer
Source19: sbat.csv.in
%include %{SOURCE1}
@ -32,16 +32,16 @@ Source19: sbat.csv.in
%if 0%{with_efi_arch}
%define old_sb_ca %{SOURCE13}
%define old_sb_cer %{SOURCE13}
%define old_sb_key almalinuxsecurebootca0
%define old_sb_key clsecureboot001
%define sb_ca %{SOURCE13}
%define sb_cer %{SOURCE13}
%define sb_key almalinuxsecurebootca0
%define sb_key clsecureboot001
%endif
%ifarch ppc64le
%define old_sb_cer %{SOURCE13}
%define sb_cer %{SOURCE13}
%define sb_key almalinuxsecurebootca0
%define sb_key clsecureboot001
%endif
# AlmaLinux: keep upstream EVR for RHEL SBAT entry
@ -509,7 +509,7 @@ fi
%changelog
* Fri Oct 07 2022 Andrew Lukoshko <alukoshko@almalinux.org> - 2.06-138.alma
- Use AlmaLinux cert and SBAT
- AlmaLinux changes
* Wed Jul 20 2022 Robbie Harwood <rharwood@redhat.com> - 2.06-138
- Rotate signing keys on ppc64le