Home > Resources > Tools > SSL Checker

SSL Checker

To inspect a live SSL certificate, enter a public hostname below and run a lookup.

More Information About the SSL Checker

The SSL Checker connects to your server and inspects the SSL/TLS certificate it presents during the handshake. Use it to quickly diagnose problems with your installation and verify your certificate is correctly installed, valid, and trusted.

The checker runs the following checks against the live connection:

  • Certificate installation — confirms an SSL certificate is presented on the requested port.
  • Intermediate chain — verifies the server sends all intermediate certificates so browsers can build a complete chain of trust.
  • Expiration date — shows the validity window and how many days remain before the certificate expires.
  • Hostname match — confirms the certificate's Common Name or Subject Alternative Names cover the hostname you tested.
  • Signature algorithm — flags weak hash algorithms like SHA-1 or MD5.
  • TLS versions — lists which TLS versions (1.0, 1.1, 1.2, 1.3) the server supports.

For internal hostnames not reachable from the public internet, you can verify the certificate locally using OpenSSL:

openssl s_client -connect example.com:443 -servername example.com

If you need an SSL certificate, you can request one from Netrust.

Enter a public hostname to fetch and review the current server certificate.




Contact Us: General enquiries or free consultation

We’re really grateful for giving us a chance to connect with you. Please do not hesitate to ask us anything and we will respond to you asap.

image

    You have read, understood and agree to be bound by Netrust's Personal Data Protection Policy and Terms of Service.

    This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.