Skip to content
Merged
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
4 changes: 3 additions & 1 deletion rhel8/profiles/cjis.profile
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,9 @@ selections:
- sshd_disable_empty_passwords
- sshd_enable_warning_banner
- sshd_do_not_permit_user_env
- sshd_use_approved_ciphers
- var_system_crypto_policy=fips
- configure_crypto_policy
- configure_ssh_crypto_policy
- kernel_module_dccp_disabled
- kernel_module_sctp_disabled
- service_firewalld_enabled
Expand Down
5 changes: 3 additions & 2 deletions rhel8/profiles/hipaa.profile
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,9 @@ selections:
- sshd_set_keepalive
- sshd_use_priv_separation
- encrypt_partitions
- sshd_use_approved_ciphers
- sshd_use_approved_macs
- var_system_crypto_policy=fips
- configure_crypto_policy
- configure_ssh_crypto_policy
- var_selinux_policy_name=targeted
- var_selinux_state=enforcing
- grub2_enable_selinux
Expand Down
4 changes: 3 additions & 1 deletion rhel8/profiles/rht-ccp.profile
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,6 @@ selections:
- sshd_disable_empty_passwords
- sshd_enable_warning_banner
- sshd_do_not_permit_user_env
- sshd_use_approved_ciphers
- var_system_crypto_policy=fips
- configure_crypto_policy
- configure_ssh_crypto_policy