Releases: hexssl/hexssl-cli
Releases · hexssl/hexssl-cli
v0.2.0
v0.2.0
This release expands hexssl-cli beyond HSTS-only checks.
Added
cert check <target>for certificate inspectiondns check <domain>for DNS validationmail check <domain> --selector <selector>for mail trust validation- shared core for reusable result models, formatters, and exit-code handling
Notes
- human-readable and JSON output added for the new modules
- initial CLI tests added for cert, dns, and mail checks