What is the name of a network protocol that secures web traffic via SSL/TLS encryption? A)SFTP. B)HTTPS. C)FTPS. D)SNMP.
The correct answer is B) HTTPS.
HTTPS (Hypertext Transfer Protocol Secure) is a network protocol that is used to secure web traffic by providing encryption using SSL/TLS (Secure Sockets Layer/Transport Layer Security) protocols. It ensures that the data transmitted between a web browser and a web server remains private and secure from unauthorized access.
SFTP (SSH File Transfer Protocol) is a protocol used for secure file transfer over a network, but it is not specifically designed for securing web traffic.
FTPS (File Transfer Protocol Secure) is another protocol used for secure file transfer like SFTP, but it is based on the FTP protocol and is not specifically designed for securing web traffic.
SNMP (Simple Network Management Protocol) is a protocol used for network management and monitoring, but it does not provide encryption for web traffic.
More Answers:
[next_post_link]