🔒 Certificate Security Features
- Private keys never leave your browser
- PFX passwords processed in-memory only
- Best-effort memory wiping after operations
- Strict Content Security Policy
- No third-party scripts or analytics
Secure Certificate Inspector
Analyze and inspect SSL certificates, TLS certificates, PFX/PKCS#12 files, and X.509 certificates online. Fast, secure, and completely private certificate validation tool.
All certificate processing happens locally in your browser using WebAssembly. Your private keys and sensitive data never leave your device.
Loading Certificate Inspector...
Upload your .pfx, .p12, PEM, CRT, CER, or DER certificate file with password. All certificate parsing and validation happens locally in your browser with zero network activity. Perfect for inspecting sensitive SSL/TLS certificates without privacy concerns.
Enforces strict offline-only certificate checking. Certificate parsing is disabled when browser detects network connectivity. Disconnect from network to proceed. Best for maximum privacy when analyzing confidential certificates and private keys.
Enable online validation to perform OCSP (Online Certificate Status Protocol) and CRL (Certificate Revocation List) checks. Only public certificate data is transmitted; private keys and passwords never leave your device. Many OCSP/CRL endpoints lack CORS headers - use the local helper for best results.
Optional localhost proxy service that performs OCSP/CRL certificate validation fetches on your behalf, bypassing browser CORS restrictions. Run ./certtools-helper on port 17878. All certificate data stays on your local machine - no external services involved.
Industry-standard format for storing certificates and private keys together. Common file extensions:
Base64-encoded certificate format widely used in Linux/Unix environments:
Privacy-First Design: Unlike online certificate checkers that require uploading your certificates to remote servers, CertTools processes everything locally in your browser using WebAssembly. Your SSL certificates, private keys, and passwords never leave your device.
Comprehensive Certificate Details: Extract and view all certificate information including subject, issuer, validity dates, serial numbers, key usage, extended key usage, subject alternative names (SANs), and complete certificate chain validation.
Professional Certificate Management: Perfect for system administrators, DevOps engineers, security professionals, and developers who need to inspect, validate, and manage SSL/TLS certificates for websites, servers, and applications.
Free and Open: No registration, no subscriptions, no hidden fees. A completely free SSL certificate checker tool that respects your privacy and security.
Offline Mode (Default)
All processing happens in your browser. Zero network activity. Private keys never leave your device.
Select one or more files: PFX/P12 (with private key), PEM, CRT, CER, DER
Verify certificate is valid for this hostname
Loading WebAssembly module...