See the certificate your server presents — expiry, issuer, SANs, and whether the chain is complete.

Certline opens a TLS connection to a hostname you give it and reads the certificate the server actually presents. It reports what was sent, field by field — and whether the server sent the intermediate. It answers when you ask, and forgets.

No account. Nothing saved. No email, no alerts, no scheduled re-checks.

How it works

One input, one report. Certline is a diagnostic, not a dashboard.

01

Type a hostname

A single hostname such as api.example.com. Certline checks only the name you typed — it never scans ranges or enumerates subdomains.

02

Certline opens a real TLS connection

It connects on port 443 and reads the peer certificate from the TLS session itself — the server's leaf certificate and anything it sent with it.

03

You get a plain-language report

Expiry date and days remaining, who issued it, every hostname it covers, and whether the chain is complete. If the server sent nothing, the report says so.

What the report shows

The point is the chain, not just the date. A certificate can be valid and the site still break, because the server sent the leaf without its intermediate — desktop browsers paper over it from cache, and mobile clients do not.

Expiry date
2026-10-14 · 432 days
Issuer
R3, Let's Encrypt, US
Covered hostnames (SANs)
api.example.com
Chain
2 of 2 · intermediate supplied

See what your server is actually sending

Certline reports what the server presented — not what your browser cached, not what you assume. If a field is absent, it says absent.

Check a hostname