CompTIA
CV0-003 · Question #734
A security audit related to confidentiality controls found the following transactions occurring in the system: Which of the following solutions will solve the audit finding?
The correct answer is A. Using a TLS-protected API endpoint. TLS (Transport Layer Security) is a cryptographic protocol that can be used to encrypt data in transit. This will protect the confidentiality of the transactions by preventing unauthorized parties from reading them.
Security
Question
A security audit related to confidentiality controls found the following transactions occurring in the system:
Which of the following solutions will solve the audit finding?
Options
- AUsing a TLS-protected API endpoint
- BImplementing a software firewall
- CDeploying a HIDS on each system
- DImplementing a Layer 4 load balancer
How the community answered
(29 responses)- A83% (24)
- B7% (2)
- C7% (2)
- D3% (1)
Explanation
TLS (Transport Layer Security) is a cryptographic protocol that can be used to encrypt data in transit. This will protect the confidentiality of the transactions by preventing unauthorized parties from reading them.
Topics
#TLS encryption#data in transit#API security#confidentiality controls
Community Discussion
No community discussion yet for this question.