FC0-U61 · Question #275
Which of the following protocols is used to secure communications between sender and receiver?
The correct answer is C. SSL. SSL (Secure Sockets Layer) is a protocol specifically designed to secure communications between a sender and receiver over a network.
Question
Which of the following protocols is used to secure communications between sender and receiver?
Options
- ASIP
- BSNMP
- CSSL
- DSMTP
How the community answered
(41 responses)- A2% (1)
- C93% (38)
- D5% (2)
Why each option
SSL (Secure Sockets Layer) is a protocol specifically designed to secure communications between a sender and receiver over a network.
SIP (Session Initiation Protocol) is used for initiating, maintaining, and terminating real-time multimedia sessions, such as voice and video calls, but does not inherently provide communication security.
SNMP (Simple Network Management Protocol) is used for managing and monitoring network devices, not for securing general communication between applications or users.
SSL (Secure Sockets Layer), now largely superseded by TLS (Transport Layer Security), is a cryptographic protocol that provides secure communication over a computer network by encrypting data between a sender and receiver.
SMTP (Simple Mail Transfer Protocol) is used for sending and receiving email messages and does not inherently provide secure communication unless combined with other protocols like TLS.
Concept tested: Network security protocols-SSL/TLS
Source: https://learn.microsoft.com/en-us/windows-server/security/tls/tls-ssl-protocols-in-schannel-ssp
Topics
Community Discussion
No community discussion yet for this question.