Getting started, common questions, and known limitations.
Certline is a TLS certificate inspection tool. You paste a hostname, and we tell you what certificate the server actually presented — not what a cached lookup says, but what a real TLS handshake returns right now.
example.com, api.example.com,
mail.example.org. Optionally specify a custom port.No account needed. No registration. No data stored. Each check is independent.
Certline opens a real TLS connection to the hostname you specify (the same way a browser would) and reads the certificate the server presents. We report: the expiry date and days remaining, who issued the certificate, every hostname the certificate covers (subject alternative names / SANs), and whether the server sent a complete certificate chain — including whether the intermediate certificates link together correctly.
A server can send the leaf certificate alone and omit the intermediate certificate that links it to a trusted root. Desktop browsers often mask this because they cache intermediates from prior visits, but mobile clients and fresh browser profiles do not — the site breaks for those users. Certline shows you the chain exactly as the server sends it, so you see the gap before your users do.
No. Certline does not send email alerts, reminders, or notifications of any kind. There is no email sender in this fleet. Each check is on-demand — you ask, we answer. If you need recurring checks or expiry alerts, that is a feature that would need to be built (or sourced from a monitoring service).
Certline reports that the host did not respond to the TLS handshake, and the check did not complete. We are explicit that this is a connection failure, not a finding about your certificate or server configuration. If the host is behind a firewall, requires a VPN, or does not exist, we say so plainly.
No. Certline checks one hostname at a time. We do not scan IP ranges, enumerate subdomains, or perform bulk lookups. Automated bulk scanning is not permitted under our terms of service. Each check is a single, independent TLS handshake.
API access is planned as a Pro feature, but Pro is not yet available for purchase. There is no payment processor connected and no account system. When Pro launches, it will include API key–based access for CI/CD integration. For now, the web interface at /app is the only way to use Certline.
No. There is no account system, no database of past checks, and no history stored. Each check is independent and ephemeral. What the server presents at the moment of the check is what we report, and then it is gone.
Certline is in active development. These are the things that do not work yet, or that we have explicitly chosen not to build:
Email support is not yet available. There is no mailbox configured for this service. If you encounter a bug or have a question not covered here, your options are: