About this tool
What ssl/tls certificate checker does
Use this SSL certificate checker to inspect the live certificate served by one public TLS endpoint: validity dates, hostname and SAN coverage, issuer and chain, SHA-256 fingerprint, key details, negotiated TLS version, cipher, and ALPN. The result includes an OpenSSL s_client-style transcript while always enforcing public trust and server identity.
How it works
After fresh Turnstile and an explicit Inspect TLS click, the browser sends one public hostname or IP, one port, and the one-time token to the odmin.biz HTTP gateway. The gateway resolves through fixed DNS or validates a public IP literal, pins one checked address, attempts one TLS 1.2-or-newer handshake with public trust and server-identity verification, sends no application data, closes the socket, and returns bounded success or failure metadata for an OpenSSL-style transcript.