Categorie
Certificaten & PKI
Alle hulpmiddelen en artikelen in deze categorie, op één plek verzameld.
Hulpmiddelen
ACME dns-01 TXT computer
Compute the TXT record for an ACME dns-01 challenge, from the token and account key.
Certificaatvernieuwingsplanner
Bereken de geldigheid van een TLS-certificaat, of het binnen het 47-dagenschema van het CA/Browser Forum past, en de vernieuwingscadans die daaruit volgt; allemaal offline.
CSR-decoder
Decodeer een PKCS#10-aanvraag voor certificaatondertekening om het subject, de openbare sleutel, de aangevraagde SAN's en extensies en de attributen te lezen; volledig in je browser.
Let's Encrypt rate-limit planner
Plan certificate issuance for a set of hostnames: group them by registered domain and see how they map onto Let's Encrypt's rate limits.
X.509-certificaatdecoder
Plak een certificaat als PEM, base64 of hex om het onderwerp, de uitgever, het geldigheidsvenster, de openbare sleutel en v3-extensies te lezen, met SHA-256- en SHA-1-vingerafdrukken. Draait volledig in je browser.
Artikelen
Anatomie van een X.509-certificaat
Wat er in een TLS-certificaat leeft, hoe de ASN.1/DER-bytes gestructureerd zijn, wat de v3-extensies werkelijk regelen, en waarom een certificaat decoderen niet hetzelfde is als het vertrouwen.
LezenPEM, DER en de certificaatbestandsformaten
Waarom hetzelfde certificaat in zoveel bestandsvormen komt, wat PEM en DER werkelijk zijn, en wat .crt, .pem, .pfx en .p12 echt bevatten.
LezenCertificaatondertekeningsverzoeken en hoe certificaten worden uitgegeven
Wat een CSR bevat, waarom je privésleutel nooit je machine verlaat, hoe een CA valideert en uitgeeft, en hoe ACME de hele uitwisseling automatiseert.
LezenHoe certificaatvalidatie werkelijk werkt
De stappen die een client uitvoert om te beslissen dat een certificaat betrouwbaar is: de keten bouwen, handtekeningen en datums controleren, de naam matchen en beperkingen afdwingen.
LezenCertificaatherroeping: CRL, OCSP en kortlevende certificaten
Waarom een certificaat soms moet worden geannuleerd voordat het verloopt, waarom de klassieke herroepingssystemen slecht werken, en waarom de industrie in plaats daarvan de certificaatlevensduren verkort.
LezenAuthority Information Access: The OCSP and CA Issuers URLs
The AIA extension carries two kinds of pointer: where to ask whether a certificate is revoked (OCSP) and where to fetch the issuer's own certificate (CA Issuers). What each is for, why they are easy to confuse, and what the inspector shows.
LezenOCSP Must-Staple: Closing the Soft-Fail Gap
Real-time OCSP checking has a fatal weakness: when the responder is unreachable, clients usually proceed anyway. OCSP stapling and the Must-Staple flag are the fix. What the TLS Feature extension declares, and the operational risk it carries.
LezenACME: how certificates issue and renew themselves
How the ACME protocol automates certificate issuance end to end: the account, the order, the three challenge types, the dns-01 record you publish, and the finalize-and-download step that produces the certificate.
LezenThe 47-day era: how TLS certificate lifetimes are shrinking
The CA/Browser Forum's SC-081v3 schedule takes maximum public TLS validity from 398 days down to 47 by 2029, in three steps. What the phases are, why 47, and what it does to renewal volume.
LezenCertificate validity windows: notBefore, notAfter, and renewal lead time
How a certificate's lifetime is defined by two timestamps, how that length is measured against the cap, why validity is not the same as time remaining, and how to choose a renewal lead time.
LezenLet's Encrypt: the free CA and its rate limits
What Let's Encrypt is, why its certificates are short-lived, and how its rate limits actually work: the per-registered-domain and per-account limits, the exact-set and authorization-failure limits, and why ARI renewals are exempt from all of them.
LezenDCV and SII reuse: the validation cadence behind the renewal cadence
Issuing a certificate means proving domain control and, for OV/EV, organization identity. SC-081v3 shrinks how long those proofs can be reused — DCV to 10 days by 2029 — which reshapes renewal as much as validity does.
LezenRenewing before expiry: lead time, ACME, and ARI
Why late renewal causes outages, how ACME automates issuance and renewal, how the ARI extension lets a CA steer the renewal window, and how to pick a lead time that leaves room to retry.
LezenPublic vs private PKI: which certificates SC-081v3 governs
The 47-day schedule binds publicly trusted TLS certificates only. What separates public from private PKI, why internal CAs are exempt, and how to read the planner's compliance verdict for an internal certificate.
Lezen