Skip to content

Commit

Permalink
Merge pull request #766 from sboldyreva/sb-key
Browse files Browse the repository at this point in the history
Updating/placing footnotes for expired keys
  • Loading branch information
bennyvasquez authored Feb 17, 2025
2 parents 82d7573 + 33e9bfa commit 5687212
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
4 changes: 3 additions & 1 deletion i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -821,5 +821,7 @@
"Annual service credits or hardware donations valued at $20,000 or more": "Annual service credits or hardware donations valued at $20,000 or more",
"The enterprise linux ecosystem is a very large and diverse community, and we have developed this project in good faith as members of that ecosystem.": "The enterprise linux ecosystem is a very large and diverse community, and we have developed this project in good faith as members of that ecosystem.",
"AlmaLinux OS 9.2 is FIPS 140-3 validated and on the NIST Active list. Read more in this blog post: ": "AlmaLinux OS 9.2 is FIPS 140-3 validated and on the NIST Active list. Read more in this blog post: ",
"AlmaLinux 9.2 FIPS Validation Update": "AlmaLinux 9.2 FIPS Validation Update"
"AlmaLinux 9.2 FIPS Validation Update": "AlmaLinux 9.2 FIPS Validation Update",
"Expired but remains a trusted key.": "Expired but remains a trusted key.",
"Expired:": "Expired:"
}
16 changes: 11 additions & 5 deletions layouts/security/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h3>ELevate</h3>
<div class="itemAl_02" style="padding-left: 20px; display: flex; flex-direction: column;">
<div class="wrapper" style="display: flex;">
<h3>AlmaLinux OS 8 #1</h3>
<p class="walid_date" style="margin-top: 17px; font-size: 11px; font-weight: 700;">* Valid until January 12, 2024 - <a href="https://almalinux.org/blog/2023-12-20-almalinux-8-key-update/">blog post</a></p>
<p class="valid_date" style="margin-top: 17px; font-size: 11px; font-weight: 700;">* {{ i18n "Expired but remains a trusted key." }}</p>
</div>
<span><b>rsa4096/488FCF7C3ABB34F8 (2021-01-12):</b></span>
<span>AlmaLinux &lt;[email protected]&gt;</span>
Expand Down Expand Up @@ -218,16 +218,22 @@ <h2 class="pb-2 text-center border-bottom" style="border-bottom-color: #14598a!i
</p>
<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>
<div class="wrapper" style="display: flex;">
<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>
<p class="valid_date" style="margin-top: 17px; font-size: 11px; font-weight: 700;">* Expired but remains a trusted key.</p>
</div>
<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>
<span><b>{{ i18n "Expired:" }}</b> 30.01.2025</span>
</div>
<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>
<div class="wrapper" style="display: flex;">
<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>
<p class="valid_date" style="margin-top: 17px; font-size: 11px; font-weight: 700;">* Expired but remains a trusted key.</p>
</div>
<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>
<span><b>{{ i18n "Expired:" }}</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>
Expand Down

0 comments on commit 5687212

Please sign in to comment.