>From ab0693d85975006feecbfbb8578b91c477fb0333 Mon Sep 17 00:00:00 2001
From: Shawn Wells <[email protected]>
Date: Fri, 29 Mar 2013 19:12:49 -0400
Subject: [PATCH 09/21] Updated check text of ensure_redhat_gpgkey_installed
 Old language contained incorrect command output. Red Hat products
 released after Oct 2010 and their updates are now signed with
 "release key 2"

Ref : https://access.redhat.com/security/team/key/
---
 RHEL6/input/system/software/updating.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/RHEL6/input/system/software/updating.xml 
b/RHEL6/input/system/software/updating.xml
index 663faef..8aca607 100644
--- a/RHEL6/input/system/software/updating.xml
+++ b/RHEL6/input/system/software/updating.xml
@@ -30,7 +30,7 @@ To ensure the GPG key is installed, run:
 To ensure that the GPG key is installed, run:
 <pre>$ rpm -q --queryformat "%{SUMMARY}\n" gpg-pubkey</pre>
 The command should return the string below:
-<pre>gpg(Red Hat, Inc. (release key &lt;[email protected]&gt;)</pre>
+<pre>gpg(Red Hat, Inc. (release key 2)  &lt;[email protected]&gt;</pre>
 </ocil>
 <rationale>
 This key is necessary to cryptographically verify packages
-- 
1.7.1

_______________________________________________
scap-security-guide mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide

Reply via email to