Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ references:
ospp: FCS_CKM.1,FCS_CKM.1.1,FCS_CKM.2,FCS_COP.1/ENCRYPT,FCS_COP.1/HASH,FCS_COP.1/SIGN,FCS_COP.1/KEYHMAC,FCS_TLSC_EXT.1,FCS_TLSC_EXT.1.1
pcidss: Req-2.2
srg: SRG-OS-000250-GPOS-00093
stigid@ol8: OL08-00-010293

ocil_clause: |-
the OpenSSL config file doesn't contain the whole section,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ references:
nist: CM-3(6),SC-12(2),SC-12(3),IA-7,SC-13,CM-6(a),SC-12
ospp: FCS_COP.1(1),FCS_COP.1(2),FCS_COP.1(3),FCS_COP.1(4),FCS_CKM.1,FCS_CKM.2,FCS_TLSC_EXT.1,FCS_RBG_EXT.1
srg: SRG-OS-000478-GPOS-00223,SRG-OS-000396-GPOS-00176
stigid@ol8: OL08-00-010020
stigid@ol8: OL08-00-010020,OL08-00-010293

ocil_clause: 'FIPS mode is not enabled'

Expand Down
10 changes: 3 additions & 7 deletions products/ol8/profiles/stig.profile
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,15 @@ selections:
- var_multiple_time_servers=stig

### Enable / Configure FIPS
# OL08-00-010293, OL08-00-010020
- enable_fips_mode
- var_system_crypto_policy=fips
- configure_crypto_policy
- configure_bind_crypto_policy
- configure_libreswan_crypto_policy
- configure_kerberos_crypto_policy
- enable_dracut_fips_module
- sysctl_crypto_fips_enabled

# Other needed rules
- enable_authselect
Expand All @@ -86,9 +88,6 @@ selections:
# OL08-00-010019
- ensure_oracle_gpgkey_installed

# OL08-00-010020
- sysctl_crypto_fips_enabled

# OL08-00-010030
- encrypt_partitions
- encrypt_partitions.severity=medium
Expand Down Expand Up @@ -203,9 +202,6 @@ selections:
# OL08-00-010292
- sshd_use_strong_rng

# OL08-00-010293
- configure_openssl_crypto_policy

# OL08-00-010294
- configure_openssl_tls_crypto_policy

Expand Down Expand Up @@ -965,7 +961,7 @@ selections:
- grub2_pti_argument

# OL08-00-040010
- package_rsh-server_removed
- ensure_epel_repos_disabled

# OL08-00-040020
- kernel_module_uvcvideo_disabled
Expand Down
Loading