nerdexam
Microsoft

98-365 · Question #310

What is used to store and distribute a public key?

The correct answer is A. digital certificate. When you use SSL to encrypt web traffic, you are using asymmetric encryption, which involves a private key and a public key. The public key is provided to anyone who wants to access the web server, and the private key is kept secret, usually by the web server that you are trying

Understanding Server Roles

Question

What is used to store and distribute a public key?

Options

  • Adigital certificate
  • Bdigital signature
  • Cdigital lock
  • Ddigital envelope

How the community answered

(54 responses)
  • A
    94% (51)
  • B
    4% (2)
  • D
    2% (1)

Explanation

When you use SSL to encrypt web traffic, you are using asymmetric encryption, which involves a private key and a public key. The public key is provided to anyone who wants to access the web server, and the private key is kept secret, usually by the web server that you are trying to protect. A common method to distribute a public key is to use a digital certificate.

Topics

#Digital certificates#Public key infrastructure#Cryptography

Community Discussion

No community discussion yet for this question.

Full 98-365 Practice