SSL Certificate Checker

Network & Domains

Read the HTTPS certificate: issuer, SANs, and days left.

Calculated Result
Enter a target and run
Formula: TLS :443 β†’ peer certificate dates & SANs

About this calculator

We open a TLS session to port 443 with SNI. The peer certificate is parsed even if the chain fails verification, so you can still inspect dates.

How It Works & Formula

FormulaTLS handshake β†’ peer certificate validity window

tls.connect β†’ getPeerCertificate(true) β†’ valid_from / valid_to / fingerprint.