TLS / Certificate Analyzer
Opens a TLS connection to the target host and extracts:
- TLS protocol version (for example,
TLSv1.2,TLSv1.3) - Cipher suite
- Certificate subject and issuer
- Subject Alternative Names (SAN)
- Validity period and days until certificate expiry
Helps validate certificate hygiene and protocol configuration.
For request format, parameters, and examples, see the Endpoint page in this module.
Last updated on