toolhq.io
All tools / SSL & Certificates
Everything for the TLS certificate lifecycle. Check a live site’s certificate and chain, decode certificates and CSRs, generate CSRs and convert keys in your browser, confirm that a key matches a certificate, convert between PEM, DER, and PKCS formats, check OCSP revocation status, search Certificate Transparency logs, and bulk check expiry across many hosts. Decoding, key matching, CSR generation and format conversion all happen in your browser, so private keys stay on your machine. The live checks connect to the host or public log you name from our server.
Inspect a host's TLS certificate chain, expiry, trust, protocol, and hostname match.
Paste a PEM certificate or CSR and read subject, issuer, validity, SANs, and fingerprints locally.
Check whether a PEM private key matches a certificate. The key is parsed locally in your browser.
Verify that a CA certificate signed an end-entity certificate. Parsed locally in your browser.
Generate an RSA private key and certificate signing request (CSR) locally in your browser.
Convert RSA private and public keys between PKCS#1, PKCS#8, SPKI, and DER base64 locally.
Check TLS certificates for up to 20 hostnames at once and compare expiry and trust.
Search public Certificate Transparency logs for certificates issued to a domain.
Convert PEM certificates and keys to PKCS#12 or PKCS#7, or extract PEM from a PKCS#12 file locally.
Query the OCSP responder listed in a certificate to see if it is good, revoked, or unknown.
Look up common DNS domain control validation records used during certificate issuance.
Background on what these tools check and how to read the results.