nerdexam
CompTIA

220-1002 · Question #561

Which of the following would MOST likely be used in secure client-server communication?

The correct answer is B. Certificates. Digital certificates (specifically SSL/TLS certificates) are the foundation of secure client-server communication. They serve two purposes: authentication (proving the server is who it claims to be via a trusted Certificate Authority) and enabling encrypted communication (via…

Networking

Question

Which of the following would MOST likely be used in secure client-server communication?

Options

  • ARedirection
  • BCertificates
  • CPort security
  • DGroup Policy

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    94% (29)
  • C
    3% (1)

Explanation

Digital certificates (specifically SSL/TLS certificates) are the foundation of secure client-server communication. They serve two purposes: authentication (proving the server is who it claims to be via a trusted Certificate Authority) and enabling encrypted communication (via asymmetric key exchange to establish a symmetric session key). This is how HTTPS works. Redirection (A) is a networking/web concept unrelated to securing communications. Port security (C) is a network switch-level control for limiting which devices connect to a port. Group Policy (D) is a Windows administrative tool for managing user/computer settings. Certificates are the direct mechanism enabling encrypted, authenticated client-server sessions.

Topics

#SSL/TLS certificates#client-server security#PKI#HTTPS

Community Discussion

No community discussion yet for this question.

Full 220-1002 Practice