nerdexam
CompTIACompTIA

220-1102 · Question #610

220-1102 Question #610: Real Exam Question with Answer & Explanation

The correct answer is D: TLS. To establish a secure connection with a web server configured for security, a user's browser relies on TLS, which encrypts the communication channel.

Security

Question

A web server is configured to only allow secure connections. Which of the following will a user most likely use to connect to the web server?

Options

  • ATFTP
  • BHTTP
  • CFTP
  • DTLS

Explanation

To establish a secure connection with a web server configured for security, a user's browser relies on TLS, which encrypts the communication channel.

Common mistakes.

  • A. TFTP (Trivial File Transfer Protocol) is an insecure protocol primarily used for simple file transfers, not for secure web server connections.
  • B. HTTP (Hypertext Transfer Protocol) is the fundamental protocol for web communication, but by itself, it is unsecured; secure web connections use HTTPS, which is HTTP over TLS.
  • C. FTP (File Transfer Protocol) is used for transferring files but is inherently insecure for sensitive data unless secured with TLS (FTPS), and it's not the primary protocol for general web server access.

Concept tested. Secure web communication protocols

Reference. https://learn.microsoft.com/en-us/windows/win32/secauthn/transport-layer-security-protocol

Topics

#TLS#HTTPS#Web security#Network protocols

Community Discussion

No community discussion yet for this question.

Full 220-1102 PracticeBrowse All 220-1102 Questions