Skip to content

Commit cf12119

Browse files
authored
Merge pull request #10927 from Mab879/fix_stig_stable
STIG Fixes for RHEL 7/8
2 parents 99cdb36 + 304981f commit cf12119

File tree

5 files changed

+4
-5
lines changed

5 files changed

+4
-5
lines changed

linux_os/guide/system/software/integrity/crypto/harden_sshd_macs_opensshserver_conf_crypto_policy/tests/rhel8_stig_incorrect_policy.fail.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/bin/bash
22
# platform = Oracle Linux 8,Red Hat Enterprise Linux 8
33
# variables = sshd_approved_macs=hmac-sha2-512,hmac-sha2-256,[email protected],[email protected]
4-
=stig_extended
54

65
configfile=/etc/crypto-policies/back-ends/opensshserver.config
76

products/rhel7/profiles/stig.profile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: 'DISA STIG for Red Hat Enterprise Linux 7'
1111

1212
description: |-
1313
This profile contains configuration checks that align to the
14-
DISA STIG for Red Hat Enterprise Linux V3R10.
14+
DISA STIG for Red Hat Enterprise Linux V3R12.
1515

1616
In addition to being applicable to Red Hat Enterprise Linux 7, DISA recognizes this
1717
configuration baseline as applicable to the operating system tier of

products/rhel7/profiles/stig_gui.profile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: 'DISA STIG with GUI for Red Hat Enterprise Linux 7'
1111

1212
description: |-
1313
This profile contains configuration checks that align to the
14-
DISA STIG with GUI for Red Hat Enterprise Linux V3R10.
14+
DISA STIG with GUI for Red Hat Enterprise Linux V3R12.
1515

1616
In addition to being applicable to Red Hat Enterprise Linux 7, DISA recognizes this
1717
configuration baseline as applicable to the operating system tier of

products/rhel8/profiles/stig.profile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: 'DISA STIG for Red Hat Enterprise Linux 8'
1212

1313
description: |-
1414
This profile contains configuration checks that align to the
15-
DISA STIG for Red Hat Enterprise Linux 8 V1R9.
15+
DISA STIG for Red Hat Enterprise Linux 8 V1R11.
1616

1717
In addition to being applicable to Red Hat Enterprise Linux 8, DISA recognizes this
1818
configuration baseline as applicable to the operating system tier of

products/rhel8/profiles/stig_gui.profile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: 'DISA STIG with GUI for Red Hat Enterprise Linux 8'
1212

1313
description: |-
1414
This profile contains configuration checks that align to the
15-
DISA STIG with GUI for Red Hat Enterprise Linux 8 V1R9.
15+
DISA STIG with GUI for Red Hat Enterprise Linux 8 V1R11.
1616

1717
In addition to being applicable to Red Hat Enterprise Linux 8, DISA recognizes this
1818
configuration baseline as applicable to the operating system tier of

0 commit comments

Comments
 (0)