[PATCH 6/8] Mapped CCI-001144 to sshd_use_approved_ciphers

Willy Santos wsantos at redhat.com
Fri Jun 22 21:00:54 UTC 2012


CCI-001144 requires the use of cryptographic modules that comply with applicable laws, policies, standards, etc. For SSH communications, sshd_use_approved_ciphers addresses this requirement.

Signed-off-by: Willy Santos <wsantos at redhat.com>
---
 rhel6/src/input/services/ssh.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rhel6/src/input/services/ssh.xml b/rhel6/src/input/services/ssh.xml
index 94e9b31..4748b66 100644
--- a/rhel6/src/input/services/ssh.xml
+++ b/rhel6/src/input/services/ssh.xml
@@ -270,7 +270,7 @@ implementation. These are also required for compliance.
 </rationale>
 <ident cce="14491-5" />
 <oval id="sshd_use_approved_ciphers" />
-<ref disa="803" />
+<ref disa="803,1144" />
 </Rule>
 
 </Group>
-- 
1.7.7.6



More information about the scap-security-guide mailing list