Skip to content

Commit

Permalink
Merge pull request #11513 from marcusburghardt/configure_crypto_polic…
Browse files Browse the repository at this point in the history
…y_cis_rhel8_test

Update crypto_policy test scenario for CIS RHEL8
  • Loading branch information
Mab879 committed Jan 31, 2024
2 parents de41892 + a1937e0 commit 1ea639d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
# platform = Oracle Linux 8,Oracle Linux 9,Red Hat Enterprise Linux 8,Red Hat Enterprise Linux 9
# platform = Oracle Linux 8,Oracle Linux 9,Red Hat Enterprise Linux 8
# profiles = xccdf_org.ssgproject.content_profile_cis,xccdf_org.ssgproject.content_profile_cis_workstation_l2
# packages = crypto-policies-scripts

update-crypto-policies --set "DEFAULT"
update-crypto-policies --set "DEFAULT:NO-SHA1"
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
# platform = Oracle Linux 8,Oracle Linux 9,Red Hat Enterprise Linux 8,Red Hat Enterprise Linux 9
# platform = Oracle Linux 8,Oracle Linux 9,Red Hat Enterprise Linux 9
# profiles = xccdf_org.ssgproject.content_profile_cis_server_l1,xccdf_org.ssgproject.content_profile_cis_workstation_l1
# packages = crypto-policies-scripts

Expand Down

0 comments on commit 1ea639d

Please sign in to comment.