nerdexam
EC-Council

312-50V11 · Question #220

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

The correct answer is C. CA. In a PKI, the Certificate Authority (CA) is the trusted third party that issues digital 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

(57 responses)
  • A
    4% (2)
  • B
    5% (3)
  • C
    89% (51)
  • D
    2% (1)

Why each option

In a PKI, the Certificate Authority (CA) is the trusted third party that issues digital 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 that verifies or vouches for identity.

BKDC

KDC (Key Distribution Center) is a Kerberos authentication component that issues tickets for access, not a PKI entity that issues identity certificates.

CCACorrect

The Certificate Authority (CA) is the core trust anchor of a PKI infrastructure, responsible for validating the identity of certificate applicants and issuing digitally signed certificates that bind a public key to a verified identity. Any entity that trusts the CA also trusts the identities the CA has vouched for via its certificate signatures. Without a CA, there is no mechanism to establish trust in public key ownership.

DCR

CR refers to Certificate Request or Certificate Revocation - both are processes within PKI workflows, not the authoritative 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-50V11 Practice