nerdexam
EC-Council

312-50V10 · Question #220

Which service in a PKI will vouch for the identity of an individual or company?

The correct answer is C. CA. In PKI, the Certificate Authority (CA) is the trusted third party that digitally signs certificates to vouch for the identity of individuals or organizations.

Cryptography

Question

Which service in a PKI will vouch for the identity of an individual or company?

Options

  • ACBC
  • BKDC
  • CCA
  • DCR

How the community answered

(50 responses)
  • A
    4% (2)
  • B
    8% (4)
  • C
    86% (43)
  • D
    2% (1)

Why each option

In PKI, the Certificate Authority (CA) is the trusted third party that digitally signs certificates to vouch for the identity of individuals or organizations.

ACBC

CBC (Cipher Block Chaining) is a symmetric encryption mode of operation, not a PKI component involved in identity validation.

BKDC

KDC (Key Distribution Center) is a Kerberos authentication component that issues tickets for session-based authentication, not digital certificates in a PKI.

CCACorrect

A Certificate Authority (CA) is the trust anchor of PKI - it verifies an applicant's identity and then issues a digitally signed certificate binding that identity to a public key. Any party that trusts the CA implicitly trusts the identities asserted in its issued certificates, which is the core vouching function of PKI.

DCR

CR typically refers to Certificate Repository or Certificate Revocation - a storage or revocation mechanism - not the entity that vouches for identity.

Concept tested: PKI Certificate Authority identity vouching role

Source: https://learn.microsoft.com/en-us/windows-server/identity/ad-cs/active-directory-certificate-services-overview

Topics

#PKI#Certificate Authority#digital certificates#identity verification

Community Discussion

No community discussion yet for this question.

Full 312-50V10 Practice