Blame SOURCES/scap-security-guide-0.1.52-ospp_missing_ssh_PR_6007.patch

540324
From eb3a18cea5776038d0aeef0299083fcd282a0177 Mon Sep 17 00:00:00 2001
540324
From: =?UTF-8?q?Mat=C4=9Bj=20T=C3=BD=C4=8D?= <matyc@redhat.com>
540324
Date: Mon, 17 Aug 2020 15:56:40 +0200
540324
Subject: [PATCH] Add a missing Crypto Policy rule to OSPP.
540324
540324
The rule fell out by mistake, this addition complements #4682
540324
---
540324
 rhel8/profiles/ospp.profile                     | 1 +
540324
 tests/data/profile_stability/rhel8/ospp.profile | 1 +
540324
 tests/data/profile_stability/rhel8/stig.profile | 5 +++--
540324
 3 files changed, 5 insertions(+), 2 deletions(-)
540324
540324
diff --git a/rhel8/profiles/ospp.profile b/rhel8/profiles/ospp.profile
540324
index 5b5b5b711a..a651885eef 100644
540324
--- a/rhel8/profiles/ospp.profile
540324
+++ b/rhel8/profiles/ospp.profile
540324
@@ -235,6 +235,7 @@ selections:
540324
     - enable_fips_mode
540324
     - var_system_crypto_policy=fips_ospp
540324
     - configure_crypto_policy
540324
+    - configure_ssh_crypto_policy
540324
     - configure_bind_crypto_policy
540324
     - configure_openssl_crypto_policy
540324
     - configure_libreswan_crypto_policy
540324
diff --git a/tests/data/profile_stability/rhel8/ospp.profile b/tests/data/profile_stability/rhel8/ospp.profile
540324
index 5aa3592496..13c4e6b08d 100644
540324
--- a/tests/data/profile_stability/rhel8/ospp.profile
540324
+++ b/tests/data/profile_stability/rhel8/ospp.profile
540324
@@ -62,6 +62,7 @@ selections:
540324
 - configure_kerberos_crypto_policy
540324
 - configure_libreswan_crypto_policy
540324
 - configure_openssl_crypto_policy
540324
+- configure_ssh_crypto_policy
540324
 - configure_tmux_lock_after_time
540324
 - configure_tmux_lock_command
540324
 - configure_usbguard_auditbackend
540324
diff --git a/tests/data/profile_stability/rhel8/stig.profile b/tests/data/profile_stability/rhel8/stig.profile
540324
index 9b164eb5c2..c7fe02169a 100644
540324
--- a/tests/data/profile_stability/rhel8/stig.profile
540324
+++ b/tests/data/profile_stability/rhel8/stig.profile
540324
@@ -77,6 +77,7 @@ selections:
540324
 - configure_kerberos_crypto_policy
540324
 - configure_libreswan_crypto_policy
540324
 - configure_openssl_crypto_policy
540324
+- configure_ssh_crypto_policy
540324
 - configure_tmux_lock_after_time
540324
 - configure_tmux_lock_command
540324
 - configure_usbguard_auditbackend