tlsx

Fast and configurable TLS grabber for data collection

brewmacoslinux
Try with needOr install directly
Source

About

Fast and configurable TLS grabber focused on TLS based data collection

Commands

tlsx

Examples

Grab TLS certificate information from a single host$ tlsx -host example.com
Scan multiple hosts from a file and save results to JSON$ tlsx -list hosts.txt -json -o results.json
Grab TLS data with custom timeout and certificate chain extraction$ tlsx -host example.com:443 -timeout 10 -certificate