- Stdin support for inspect and decode (
cat cert.pem | sslx inspect -) - 40 unit tests for parser, grade scoring, and date logic
- 11 new integration tests
- Security audit (cargo-audit) in CI pipeline
- Bumped x509-parser, rcgen, clap_mangen, webpki-roots
- Published to crates.io
- Added benchmarks and shell completions
- Added
gradeandexpirycommands
- Added
convert,match,extract,csr,decodecommands
- Initial release:
inspect,connect,verify,generate