v0.8.2
What's Changed
- fix: consolidate AIA proxy allow list into suffix matches by @danielewood in #72
- feat: add AIA-fetched badge to inspect results by @danielewood in #73
- feat: add OtherName SAN generation and mTLS round-trip support by @danielewood in #74
- feat: add convert, sign, connect, ocsp, crl commands and verify --diagnose by @danielewood in #75
- fix: harden error handling, type assertions, and overflow guards by @danielewood in #76
- docs: update EXAMPLES.md and README.md for all current commands by @danielewood in #77
- feat: add OCSP and CRL revocation checking to connect command by @danielewood in #78
- refactor: auto-generate flag tables and replace --format with global --json by @danielewood in #80
- feat: add cipher suite enumeration with raw TLS 1.3, QUIC, and key exchange probing by @danielewood in #82
- chore: finalize pre-commit and DN rendering fixes by @danielewood in #85
- feat(connect): add certificate transparency checks by @danielewood in #86
- fix: harden export paths and outputs by @danielewood in #87
- docs: add issue-generator rule file by @danielewood in #104
- chore: merge develop into main by @danielewood in #110
- chore: release v0.8.2 by @danielewood in #111
Full Changelog: v0.8.1...v0.8.2