My Certification Notes

Home

❯

Definitions

❯

certificates

certificates

Mar 08, 20261 min read

a public key with some extra components to help ensure trust relationships:

certificates can be signed by a CA, but always have:

  • version (usually X.509)
  • certificate serial number
  • signature algorithm identifier
  • certificate issuer name
  • certificate validity period
  • subjects Common Name CN
  • public key Optional
  • Subject Alternative Names SANs

certificate authorities registration authorities certificate enrolment certificate verification certificate pinning certificate revocation certificate formats Self-signed Third-party root of trust certificate signing request CSR wildcard certificate


Graph View

Backlinks

  • 1.4 Explain the importance of using appropriate cryptographic solutions.
  • Comptia Security+ Chapter 7
  • claims to identity
  • public key infrastructure PKI

Created with Quartz v5 © 2026

  • GitHub
  • Discord Community