TechKnowSurge
InteractiveSecurityFree

PKI Certificate Chain Builder

Drag certificate cards into the correct chain order and match each to its signing relationship.

Complete this interactive to capture a CTF flag worth 5 points.

About this interactive

Certificate chains are the backbone of trust on the internet — every HTTPS connection, signed application, and encrypted email depends on one. This builder walks you through the three-tier hierarchy: a self-signed Root CA at the top (the explicit trust anchor browsers must store), an Intermediate CA in the middle (signed by the root and used to issue end certificates), and the End-Entity leaf certificate at the bottom (the one a server actually presents). Placing the cards and connecting the signing relationships builds the mental model that makes PKI concepts stick.

What you'll learn

Key terms

Certificate Authority
CA
A trusted entity that issues digital certificates used to verify the identity of individuals, organizations, or devices.
Root Certificate Authority
Root CA
The certificate authority at the top of a PKI hierarchy, whose self-signed certificate is the ultimate anchor of trust for every certificate beneath it. Because nothing above it can vouch for it, a root CA is normally kept offline and used only to certify intermediates.
Intermediate Certificate Authority
Intermediate CA
A subordinate certificate authority that is itself certified by a root CA and issues end-entity certificates on the root's behalf. Delegating issuance this way lets the root CA stay offline, so a compromised intermediate can be revoked without retiring the root.
Certificate Chain
The ordered sequence of certificates linking an end-entity certificate back to a trusted root, each one signed by the certificate above it. A client walks the chain step by step to decide whether the endpoint can be trusted.
Self-Signed Certificate
A digital certificate signed by the entity that created it rather than a trusted certificate authority, providing encryption without third-party identity verification.
Public Key Infrastructure
PKI
A framework of hardware, software, policies, and standards used to create, manage, and distribute digital certificates.

Topics

Interactive Build

About TechKnowSurge

TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.

Explore free tools and programs →