during the install of RHEL 7.x or CentOS one can choose (or not choose) to apply one of these security profiles these are from 7.6:
- United States Government Configuration Baseline
- Standard System Security Profile for RHEL 7
- Criminal Justice Information Services (CJIS)
- C2S for RHEL 7 {Commercial Cloud Services}
- HIPPA
- Unclassified Information in non-federal Information System Organizations (NIST 800-171)
- DISA stig for RHEL 7
- OSPP v4.2
- PCI-DSS v3 control baseline for RHEL 7
- Red Hat Corporate profile for certified cloud providers (RHCCP)
In choosing one it changes a myriad of configuration files. which ones? I wouldn't mind knowing, but
I want to know if it's possible to extract, simply the /etc/ssh/sshd_config file that gets used for a given security profile from an already running RHEL or CentOS system not having that profile applied at system creation; I do not want to spend the time installing RHEL/CentOS on a new system disk (10 times) with a profile applied to then extract and save said file(s) to a usb stick for comparison and understanding.