Releases: MetLife/OCSPChecker
Releases · MetLife/OCSPChecker
v1.7.0
- Added support for M1 Mac's
- Added support for Python 3.9
- Upgraded nassl to 4.0.0
- Upgraded cryptography to 3.4.6
- Fixed failing tests
- Added tox tests for Python 3.9
v1.6.0
Upgrade cryptography to 3.2
Upgrade nassl to 3.1
Added tox tests for Python versions 3.7 and 3.8
v1.5.0
Better host and port validation
v1.4.0
Added the ability to call from the command line
Updated cryptography and validators
Some pylint fixes
v1.3.0
Add Server Name Indication (SNI) support
Add tests to cover each root certificate authority in use
Fix MITM proxy error reporting
Initial Release
v1.1.0
OCSP-Checker initial release to GitHub