All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- TLS configuration not being applied during connection -
--trusted-ca-fileand--insecure-skip-verifyflags now work correctly - Certificate expiration alert priority - critical threshold is now checked before warning threshold, preventing incorrect alert levels
- Comprehensive test suite with 92.3% code coverage
- 19 test cases covering input validation, TLS connection handling, and certificate expiration detection
- Test infrastructure for generating test certificates and TLS servers
- Initial release