Community PKI Tools
Free, open-source online testing tools from the WebPKI community β paste, upload, or enter a domain and get instant results.
Curation policy: only free, community-driven or openly-licensed tools are listed here. No commercial products, no sponsored entries. Links and status of third-party tools may change β if you spot a dead link or a worthy addition, let me know.
ASN.1 & Certificate Parsing
ASN.1 JavaScript Decoder
Open SourceInteractive ASN.1 tree viewer by Lapo Luchini. Paste a PEM or base64/hex DER blob and explore every field of the structure β offsets, lengths, and raw hex included.
lapo.it/asn1js
Certificate Decoder β CertLogik
FreeParses X.509 certificates into human-readable fields: subject, issuer, SANs, extensions, and validity. Useful as a quick sanity-check before deeper linting. No account required.
certlogik.com/decoder
Certificate Linting
pkimetal β pkilint Web UI
Open SourceWeb front-end for pkilint, the CA/Browser Forumβaligned certificate linter by Paul van Brouwershaven (DigiCert). Checks CABF TLS, S/MIME, and CS profiles. Returns structured findings with requirement references.
pkimet.al
Certificate Linters β thameur.org
Open SourceRun zlint, pkilint, and x509lint simultaneously on the same certificate, or pull a live cert from any domain. Flags CABF BR violations and RFC 5280 issues with direct requirement references. Includes OCSP and CRL revocation checks.
linters.php
TLS & HTTPS Analysis
Mozilla Observatory
Open SourceAnalyses HTTP security headers, CSP, HSTS, subresource integrity, cookies, and X-Frame-Options. Gives a grade and actionable recommendations. Operated by Mozilla Foundation.
observatory.mozilla.org
badssl.com
Open SourceReference site from the Google Chrome team. Each subdomain deliberately misconfigures TLS in a specific way β expired cert, self-signed, wrong host, RC4, SHA-1, etc. β letting you test how your browser or HTTP client handles each case.
badssl.com
testssl.sh
Open SourceThe most comprehensive open-source TLS analysis tool, written in bash. Tests protocol support, cipher suites, key exchange, certificate chain, OCSP stapling, HSTS, vulnerabilities (POODLE, BEAST, ROBOTβ¦), and more.
testssl.sh
Digital Signature Validation
EU DSS Demonstration WebApp
Open SourceReference implementation of the EU's DSS (Digital Signature Service) library (LGPL). Validates and creates AdES-compliant signatures: CAdES, XAdES, PAdES (PDF), and JAdES. Source on GitHub (esig/dss).
github.com/esig/dss
ETSI Signature Conformance Checker
FreeETSI's own conformance checking service for AdES digital signatures (CAdES, XAdES, PAdES). Tests compliance against ETSI EN 319 100-series standards. Particularly useful for eIDAS qualified signature validation.
signatures-conformance-checker.etsi.org
Certificate Transparency
crt.sh
FreeSectigo's CT log search engine β the most widely used public interface to the Certificate Transparency ecosystem. Search by domain, organisation, certificate fingerprint, or serial.
crt.sh
Google Transparency Report β CT
FreeGoogle's Certificate Transparency monitoring and reporting tool. Check whether a certificate has been logged, view recent CT log additions, and access the authoritative Chrome CT log list.
transparencyreport.google.com
ACME & Certificate Issuance
Let's Debug
Open SourceDiagnoses why Let's Encrypt or any ACME CA might fail to validate a domain. Simulates HTTP-01 and DNS-01 challenges, checks CAA records, firewall behaviour, and multi-perspective reachability. By Andrew Ayer (SSLMate).
letsdebug.net
DNS, DNSSEC & CAA
DNSViz
Open SourceVisual analysis and debugging of the DNSSEC chain of trust for any domain. Renders the entire delegation path from root β TLD β zone with coloured status indicators for each signature, key, and DS record.
dnsviz.net
HSTS Preload
Open SourceChrome/Firefox HSTS preload list submission and eligibility checker. Verifies that your domain meets the strict requirements (valid HTTPS, max-age β₯ 1 year, includeSubDomains, preload directive) before applying for preloading.
hstspreload.org
CAA Test
FreeChecks CAA (Certification Authority Authorization) DNS records for any domain. Shows which CAs are authorised to issue, which issuewild / iodef properties are set, and whether the record is valid. By Rob Stradling (Sectigo researcher).
caatest.co.uk
OID & Standards Lookup
OID Repository (oid-info.com)
FreeCommunity-maintained OID registry. Paste any OID in dotted notation and get its name, description, owning organisation, and the standards that define it. Covers the full arc tree including PKIX, PKCS, ETSI, CAB Forum, and vendor arcs.
oid-info.com
RFC Editor
FreeThe authoritative source for all IETF RFCs. Full-text search, cross-references between documents, errata tracking, and machine-readable formats. Operated by the IETF/IASA.
rfc-editor.org