Check the certificate a live server is actually presenting — hostname, chain, expiry, and whether it matches. Supports SNI and STARTTLS.
ssl-checker.php (from the site package) to your PHP hosting — any PHP 7.1+ host with the OpenSSL extension works, which is nearly all of them — then point the CHECKER_ENDPOINT constant near the top of this page's script at wherever you placed it. By default it assumes /ssl-checker.php at your site's root.