From 6c49a4c689fcbe211a32b0b5ce68b8d291aa21b5 Mon Sep 17 00:00:00 2001 From: Simon John Date: Fri, 9 Feb 2024 12:45:48 +0000 Subject: [PATCH] Added GPG key info Added info about the GnuPG key for ESU, kind of like: https://almalinux.org/security/ Will need to be maintained when we update the key. Makes STIG instructions easier if we have a URL to point users at to verify the current GPG key(s). Could add to a keyserver later. --- docs/enterprise-support-for-almalinux/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/enterprise-support-for-almalinux/README.md b/docs/enterprise-support-for-almalinux/README.md index ef49bc66..7aeb6aeb 100644 --- a/docs/enterprise-support-for-almalinux/README.md +++ b/docs/enterprise-support-for-almalinux/README.md @@ -68,6 +68,16 @@ Technical Support for Extended Security Updates provides assistance with: * ePortal issues * AlmaLinux kernel crash issues (root cause analysis) +### GnuPG Keys + +The TuxCare ESU/FIPS packages and repositories are cryptographically signed with a GPG key, so you can verify the legitimacy of the software you download and the source of the download. The details of our key are below: + +* Public key: rsa4096/8D50EB66 (2023-03-06) + * Fingerprint: FAD7 8590 81D0 738B 7A82 8496 D07B F2A0 8D50 EB66 + * ID: TuxCare (Software Signing Key) + * Installation location: /etc/pki/rpm-gpg/RPM-GPG-KEY-TuxCare + * Download link: [RPM-GPG-KEY-TuxCare](https://repo.tuxcare.com/tuxcare/RPM-GPG-KEY-TuxCare) + ### Installing tuxctl **Requirements**