Verify any HTTPS site's SSL certificate — issuer, expiry, signature algorithm, SANs.
This tool connects to the host on port 443, performs the TLS handshake, and reads the certificate the server presents — exactly what your visitor's browser does. It doesn't validate against your local trust store, so it works equally for sites with self-signed certs (useful when debugging staging servers).
sha256WithRSAEncryption or ECDSA. Anything older is rejected by current browsers.Every Hostiko hosting plan includes free auto-renewing Let's Encrypt SSL. Read the free SSL guide for the full picture.