SSL Certificate Check: Inspect TLS, SAN, Chain, and Expiry
Run a live TLS handshake through a ForceVPS node and inspect the remote certificate, issuer chain, SNI handling, trust result, and expiration window before a website starts failing in production.
Run a TLS Certificate Check in Real Time
Enter a hostname or IP address, optionally override the port and SNI name, and the agent will open a live TLS session to inspect the certificate, chain, cipher, and trust result.
Result console
$ lg certificate --node ua-iev --port 443 --sni forcevps.com forcevps.com
Target: forcevps.com:443
SNI: forcevps.com
Certificate chain, SAN, expiry, and trust status will be shown in the console...