Worked example
Check that the requested hostname appears in Subject Alternative Name and that the certificate has not expired.
Decode X.509 SSL/TLS certificates (PEM, DER, CRT, CER). View Subject Alternative Names (SANs), expiration dates, and key details.
Paste or upload a PEM, CRT, or DER certificate to inspect identity, SANs, issuer, validity, and fingerprints locally.
Check that the requested hostname appears in Subject Alternative Name and that the certificate has not expired.
A successfully decoded certificate is not necessarily trusted; chain validation and hostname verification still matter.