[PATCH 01/25] Mapped CCI-1127 to network_ssl.

Willy Santos wsantos at redhat.com
Wed Jun 27 22:18:11 UTC 2012


CCI-1127 requires integrity protection of transmitted information. Using SSL/TLS encryption for transmission meets this requirement.

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

diff --git a/rhel6/src/input/system/network/ssl.xml b/rhel6/src/input/system/network/ssl.xml
index 1f1b554..d1d7e14 100644
--- a/rhel6/src/input/system/network/ssl.xml
+++ b/rhel6/src/input/system/network/ssl.xml
@@ -34,7 +34,7 @@ can be appropriate. The major steps in this process are:
 <li>Enable client support by distributing the CA’s certificate</li>
 </ol>
 </description>
-<ref disa="1141,1148,1130,1131" />
+<ref disa="1141,1148,1130,1131,1127" />
 
 <Rule id="network_ssl_create_ca">
 <title>Create a CA to Sign Certificates</title>
-- 
1.7.7.6



More information about the scap-security-guide mailing list