Get TLS certificate information from a URL
Paste a URL and I'll fetch it to retrieve the TLS Certificate information for it, from the core website certificate to all the certificates in the chain.
You can achieve similar results if you use the openssl
or curl
commands in your local machine. Unfortunately, the commands aren't short enough to include them here.