SV-99835r1_rule
V-89185
SRG-APP-000315-WSR-000003
VRAU-HA-000335
CAT I
10
Navigate to and open /etc/haproxy/conf.d/20-vcac.cfg
Navigate to the "frontend https-in" section.
In the "frontend https-in" section, add the 'redirect scheme https if !{ ssl_fc }' option before all 'acl' options.
At the command prompt, execute the following command:
grep 'redirect scheme https' /etc/haproxy/conf.d/20-vcac.cfg
Note: the command should return this line:
'redirect scheme https if !{ ssl_fc }'
If the command does not return the expected line, this is a finding.
V-89185
False
VRAU-HA-000335
At the command prompt, execute the following command:
grep 'redirect scheme https' /etc/haproxy/conf.d/20-vcac.cfg
Note: the command should return this line:
'redirect scheme https if !{ ssl_fc }'
If the command does not return the expected line, this is a finding.
M
3455