diff --git a/i18n/en.json b/i18n/en.json
index 7de40dd..340e962 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -584,7 +584,7 @@
"AlmaLinux shim passes the ": "AlmaLinux shim passes the ",
"official review": "official review",
"and is signed by Microsoft.": "and is signed by Microsoft.",
- "AlmaLinux shim trusts 2 certificates:": "AlmaLinux shim trusts 2 certificates:",
+ "AlmaLinux shim trusts 3 certificates:": "AlmaLinux shim trusts 3 certificates:",
"Signed for:": "Signed for:",
"Verified by:": "Verified by:",
"Expires:": "Expires:",
diff --git a/layouts/security/single.html b/layouts/security/single.html
index 1af358c..a2f1289 100644
--- a/layouts/security/single.html
+++ b/layouts/security/single.html
@@ -14,9 +14,6 @@
display:flex;
flex-direction: column;
}
- .itemAl_01 {
- width: auto!important;
- }
}
@@ -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." }}
{{ i18n "AlmaLinux provides Secure Boot support starting with the AlmaLinux 8.4 release." }}
{{ i18n "AlmaLinux shim passes the " }}
{{ i18n "official review" }} {{ i18n "and is signed by Microsoft." }}
-
{{ i18n "AlmaLinux shim trusts 2 certificates:" }}
+
{{ i18n "AlmaLinux shim trusts 3 certificates:" }}
-
-
+
+
{{ i18n "Signed for:" }} AlmaLinux OS Foundation
{{ i18n "Verified by:" }} Sectigo Public Code Signing CA EV R36
{{ i18n "Expires:" }} 30.01.2025
-
+
{{ i18n "Signed for:" }} AlmaLinux OS Foundation
{{ i18n "Verified by:" }} SSL.com EV Code Signing Intermediate CA RSA
{{ i18n "Expires:" }} 19.01.2025
+
+
+
{{ i18n "Signed for:" }} AlmaLinux Secure Boot CA
+
{{ i18n "Verified by:" }} AlmaLinux Secure Boot CA
+
{{ i18n "Expires:" }} 14.03.2034
+