CCI-001131 requires employing cryptographic mechanisms to protect information during transmission. SSL/TLS is one of the mechanisms that can be used for this purpose.
Signed-off-by: Willy Santos wsantos@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 34477a1..1f1b554 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" /> +<ref disa="1141,1148,1130,1131" />
<Rule id="network_ssl_create_ca"> <title>Create a CA to Sign Certificates</title>