Skip to content

Releases: MetLife/OCSPChecker

v1.7.0

26 Mar 14:27
42b18db
Compare
Choose a tag to compare
  • 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

11 Nov 14:37
f200607
Compare
Choose a tag to compare

Upgrade cryptography to 3.2
Upgrade nassl to 3.1
Added tox tests for Python versions 3.7 and 3.8

v1.5.0

17 Sep 17:54
7d05c75
Compare
Choose a tag to compare

Better host and port validation

v1.4.0

01 Sep 15:55
8ddc036
Compare
Choose a tag to compare

Added the ability to call from the command line
Updated cryptography and validators
Some pylint fixes

v1.3.0

22 Jul 14:59
90ef6b6
Compare
Choose a tag to compare

Add Server Name Indication (SNI) support
Add tests to cover each root certificate authority in use
Fix MITM proxy error reporting

Initial Release

21 Jul 15:39
d150f62
Compare
Choose a tag to compare

v1.1.0

OCSP-Checker initial release to GitHub