SV-234852r1190822_rule
V-234852
SRG-OS-000366-GPOS-00153
SLES-15-010430
CAT I
10
Configure the SLES 12 zypper tool to enable gpgcheck.
Add or modify the following line in the "/etc/zypp/zypp.conf" file or remove the line completely ensuring that the default zypper setting is enabled:
gpgcheck = on
Verify the SLES 12 zypper tool has gpgcheck enabled with the following command:
> grep -i '^gpgcheck' /etc/zypp/zypp.conf
If "gpgcheck" is set to "off", this is a finding.
V-234852
False
SLES-15-010430
Verify the SLES 12 zypper tool has gpgcheck enabled with the following command:
> grep -i '^gpgcheck' /etc/zypp/zypp.conf
If "gpgcheck" is set to "off", this is a finding.
M
5274