nerdexam
Microsoft

98-365 · Question #32

Which technology uses digital certificates for secure communications over the Internet?

The correct answer is C. Secure Sockets Layer (SSL). Secure Sockets Layer (SSL) is the technology that uses digital certificates to establish secure, encrypted communication channels over the Internet, ensuring data confidentiality and integrity.

Understanding Server Roles

Question

Which technology uses digital certificates for secure communications over the Internet?

Options

  • AFully Qualified Domain Name (FQDN)
  • BInternet Service Manager (ISM)
  • CSecure Sockets Layer (SSL)
  • DFile Transfer Protocol (FTP)

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    92% (23)

Why each option

Secure Sockets Layer (SSL) is the technology that uses digital certificates to establish secure, encrypted communication channels over the Internet, ensuring data confidentiality and integrity.

AFully Qualified Domain Name (FQDN)

An FQDN (Fully Qualified Domain Name) is a complete domain name for a specific host on the internet and does not inherently provide security or use digital certificates.

BInternet Service Manager (ISM)

Internet Service Manager (ISM) is typically a management console for IIS (Internet Information Services) and is not a security technology that uses digital certificates for communication itself.

CSecure Sockets Layer (SSL)Correct

Secure Sockets Layer (SSL), and its successor Transport Layer Security (TLS), uses digital certificates to authenticate the server to the client and to encrypt the communication session. When a client connects to an SSL/TLS-enabled server, the server presents its digital certificate, which contains its public key, allowing the client to verify the server's identity and establish a secure, encrypted connection.

DFile Transfer Protocol (FTP)

FTP (File Transfer Protocol) is an older protocol for transferring files and does not inherently provide secure communication using digital certificates; secure versions like FTPS or SFTP are needed for that.

Concept tested: Secure Sockets Layer (SSL) and digital certificates

Source: https://www.cloudflare.com/learning/ssl/what-is-ssl/

Topics

#SSL/TLS#digital certificates#secure communication#encryption

Community Discussion

No community discussion yet for this question.

Full 98-365 Practice