-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #766 from sboldyreva/sb-key
Updating/placing footnotes for expired keys
- Loading branch information
Showing
2 changed files
with
14 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 <[email protected]></span> | ||
|
@@ -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> | ||
|