SV-239984r666358_rule
V-239984
SRG-NET-000580-VPN-002410
CASA-VN-000730
CAT II
10
Configure the ASA to validate certificates used for TLS functions by performing RFC 5280- compliant certification path validation as shown in the example below.
ASA2(config)# crypto ca trustpoint CA_X
ASA2(config-ca-trustpoint)# validation-usage ssl-client
ASA2(config-ca-trustpoint)# validation-usage ipsec-client
Verify the ASA validates TLS certificates by performing RFC 5280-compliant certification path validation.
Review the ASA configuration to determine if a CA trust point has been configured as shown in the example below.
crypto ca trustpoint CA_X
enrollment …
validation-usage ipsec-client
validation-usage ssl-client
If the ASA does not validate certificates used for TLS functions by performing RFC 5280-compliant certification path validation, this is a finding.
V-239984
False
CASA-VN-000730
Verify the ASA validates TLS certificates by performing RFC 5280-compliant certification path validation.
Review the ASA configuration to determine if a CA trust point has been configured as shown in the example below.
crypto ca trustpoint CA_X
enrollment …
validation-usage ipsec-client
validation-usage ssl-client
If the ASA does not validate certificates used for TLS functions by performing RFC 5280-compliant certification path validation, this is a finding.
M
5344