nerdexam
CompTIA

SY0-301 · Question #720

Which of the following types of trust models is used by a PKI?

The correct answer is D. Centralized. PKI uses a centralized, hierarchical trust model anchored by a trusted root Certificate Authority (CA) that issues and validates certificates in a top-down chain of trust.

General security concepts

Question

Which of the following types of trust models is used by a PKI?

Options

  • ATransitive
  • BOpen source
  • CDecentralized
  • DCentralized

How the community answered

(32 responses)
  • B
    6% (2)
  • C
    3% (1)
  • D
    91% (29)

Why each option

PKI uses a centralized, hierarchical trust model anchored by a trusted root Certificate Authority (CA) that issues and validates certificates in a top-down chain of trust.

ATransitive

Transitive trust is a characteristic of directory services and Kerberos authentication in environments like Active Directory, not the defining trust model of PKI.

BOpen source

Open source is a software licensing and development model, not a security trust model used by PKI.

CDecentralized

A decentralized trust model - where peers mutually validate each other without a central authority - describes PGP's web of trust, not PKI.

DCentralizedCorrect

PKI relies on a centralized hierarchy where a root CA acts as the ultimate trust anchor, optionally delegating to subordinate CAs, all of which derive their trustworthiness from the root. Clients trust certificates by validating the chain up to a root CA that is already trusted. This centralized model contrasts with decentralized models like PGP's web of trust, where no single root authority exists.

Concept tested: PKI centralized hierarchical trust model

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

Topics

#PKI#trust model#certificate authority#centralized trust

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice