TLS/Certificate Inspector

Processing: API. Processed by cent-ai's API: sent to our server, held in memory, never stored.

Enter a hostname to see the certificate it presents: subject, issuer, validity dates, and trust status. Nothing you enter here is stored or logged.

How to use it

  1. Enter a hostname, e.g. example.com, or hostname:port for a non-default port.
  2. Certificate details appear automatically, or select “Inspect certificate” to run it immediately.
  3. Copy the result to your clipboard.

Example

Select “Use example” above to load a sample hostname, or try input like:

example.com:443

Privacy and security

  • The hostname is sent to our API only to fetch the certificate; it is never persisted or logged.
  • Private, loopback, link-local, and other reserved IP ranges are blocked — see the FAQ.
  • Requests are not included in analytics or error reporting.

Limitations

  • Reports the leaf certificate only.
  • Each connection has a 5-second timeout.

FAQ

Does this tool refuse to connect to sites with invalid certificates?

No — it connects regardless and reports what it finds, including expired, self-signed, or otherwise untrusted certificates. “Certificate trusted” shows the trust result and, if untrusted, why.

Can I specify a custom port?

Yes — enter hostname:port, e.g. example.com:8443. Port 443 is used if you don't specify one.

Can this tool reach my internal network?

No. Private, loopback, link-local (including the cloud instance metadata address), and other reserved IP ranges are blocked.