Skip to content

Releases: tsaarni/python-certy

v0.2.2

12 Jun 15:21

Choose a tag to compare

This release updates the package metadata to specify that cryptography version 42.0.0 or later is required.

Full Changelog: v0.2.1...v0.2.2

v0.2.1

03 Nov 14:50

Choose a tag to compare

A new version can be found at https://pypi.org/project/certy/.

What's Changed

Bug fixes

  • Added X509v3 Subject Key Identifier and Authority Key Identifier extensions (latter for non-self-signed certificates only) to comply with the strict validation requirements. by @tsaarni in #5

Full Changelog: v0.2.0...v0.2.1

v0.2.0

26 Oct 09:25

Choose a tag to compare

A new version can be found at https://pypi.org/project/certy/.

What's Changed

New Functionality

Full Changelog: v0.1.4...v0.2.0

v0.1.4

30 May 20:57

Choose a tag to compare

Initial release.