@ -14,9 +14,6 @@
display:flex;
flex-direction: column;
}
.itemAl_01 {
width: auto!important;
}
}
< / style >
< div class = "al-body-container" >
@ -179,21 +176,27 @@
{{ i18n "Secure Boot is a security feature that ensures a system boots only with trusted software, preventing the loading of unauthorized operating systems or software that could potentially compromise the system's integrity." }}
< br > {{ i18n "AlmaLinux provides Secure Boot support starting with the AlmaLinux 8.4 release." }}
< br > {{ i18n "AlmaLinux shim passes the " }}< a href = "https://github.com/AlmaLinux/shim-review" > {{ i18n "official review" }}< / a > {{ i18n "and is signed by Microsoft." }} < br >
< br > {{ i18n "AlmaLinux shim trusts 2 certificates:" }}
< br > {{ i18n "AlmaLinux shim trusts 3 certificates:" }}
< / p >
< div class = "AL" style = "display: flex; justify-content: flex-start; " >
< div class = "itemAl_01" style = "width: 461px; display: flex; flex-direction: column;" >
< div class = "AL" style = "display: flex; justify-content: space-between " >
< div class = "itemAl_01" style = "display: flex; flex-direction: column;" >
< h3 > < a href = "https://git.almalinux.org/rpms/shim-unsigned-x64/raw/branch/a8/SOURCES/almalinux-sb-cert-1.der" > almalinux-sb-cert-1.der< / a > < / h3 >
< span > < b > {{ i18n "Signed for:" }}< / b > AlmaLinux OS Foundation< / span >
< span > < b > {{ i18n "Verified by:" }}< / b > Sectigo Public Code Signing CA EV R36< / span >
< span > < b > {{ i18n "Expires:" }}< / b > 30.01.2025< / span >
< / div >
< div class = "itemAl_02" style = "padding-left: 230px; display: flex; flex-direction: column;" >
< div class = "itemAl_02" style = "display: flex; flex-direction: column;" >
< h3 > < a href = "https://git.almalinux.org/rpms/shim-unsigned-x64/raw/branch/a8/SOURCES/almalinux-sb-cert-2.der" > almalinux-sb-cert-2.der< / a > < / h3 >
< span > < b > {{ i18n "Signed for:" }}< / b > AlmaLinux OS Foundation< / span >
< span > < b > {{ i18n "Verified by:" }}< / b > SSL.com EV Code Signing Intermediate CA RSA< / span >
< span > < b > {{ i18n "Expires:" }}< / b > 19.01.2025< / span >
< / div >
< div class = "itemAl_03" style = "display: flex; flex-direction: column;" >
< h3 > < a href = "https://git.almalinux.org/rpms/shim-unsigned-x64/raw/branch/a8/SOURCES/almalinux-sb-cert-3.der" > almalinux-sb-cert-3.der< / a > < / h3 >
< span > < b > {{ i18n "Signed for:" }}< / b > AlmaLinux Secure Boot CA< / span >
< span > < b > {{ i18n "Verified by:" }}< / b > AlmaLinux Secure Boot CA< / span >
< span > < b > {{ i18n "Expires:" }}< / b > 14.03.2034< / span >
< / div >
< / div >
< / section >
< / div >