109k views
0 votes
What should be done on an end user's computer to validate a certificate?

A. Import the root certificate into the trusted root certificate store.

B. Import the issued certificate into the trusted root certificate store.

C. Import the user's private key into the private certificate store.

D. Import the user's public key into the private certificate store.

User FabiF
by
8.8k points

1 Answer

5 votes

Answer: A: Import the root certificate into the trusted root certificate store.

Explanation: If the decryption performs properly and the message digest values are the same, the certificate is validated.

User Mattsh
by
8.2k points