N10-005 · Question #946
Which of the following security protocols would BEST protect a connection to a remote email server and ensure full integrity of all transmitted email communication?
The correct answer is A. TLS 1.2. TLS 1.2 (Transport Layer Security) provides both encryption (confidentiality) and message authentication codes (MACs) that ensure the integrity of data in transit between a client and a remote server. It is the standard protocol for securing email connections (e.g., SMTP over…
Question
Which of the following security protocols would BEST protect a connection to a remote email server and ensure full integrity of all transmitted email communication?
Options
- ATLS 1.2
- BSNMPv3
- CWPA2
- DSMTP
How the community answered
(48 responses)- A90% (43)
- B2% (1)
- C4% (2)
- D4% (2)
Explanation
TLS 1.2 (Transport Layer Security) provides both encryption (confidentiality) and message authentication codes (MACs) that ensure the integrity of data in transit between a client and a remote server. It is the standard protocol for securing email connections (e.g., SMTP over TLS, IMAPS, POP3S). SNMPv3 is a network management protocol, not designed for email security. WPA2 is a wireless network security standard and operates at the Wi-Fi layer, not for remote server connections. SMTP is the email transfer protocol itself - it has no built-in encryption or integrity protection unless wrapped by TLS.
Topics
Community Discussion
No community discussion yet for this question.