SV-283451r1188543_rule
V-283451
SRG-OS-000423-GPOS-00187
OL08-00-010187
CAT I
10
Configure BIND to use the system crypto policy.
Add the following line to the "options" section in "/etc/named.conf":
include "/etc/crypto-policies/back-ends/bind.config";
Verify BIND uses the system crypto policy with the following command:
Note: If the "bind" package is not installed, this is not applicable.
$ sudo grep include /etc/named.conf
include "/etc/crypto-policies/back-ends/bind.config";'
If BIND is installed and the BIND config file does not include "/etc/crypto-policies/back-ends/bind.config" directive or the line is commented out, this is a finding.
V-283451
False
OL08-00-010187
Verify BIND uses the system crypto policy with the following command:
Note: If the "bind" package is not installed, this is not applicable.
$ sudo grep include /etc/named.conf
include "/etc/crypto-policies/back-ends/bind.config";'
If BIND is installed and the BIND config file does not include "/etc/crypto-policies/back-ends/bind.config" directive or the line is commented out, this is a finding.
M
5416