CHANGELOG

Changelog

v0.12

v0.11 (2021-10-18)

v0.10 (2021-10-01)

Changes

  • Increment minor version, update CHANGELOG.rst. [Ash Wilson]

Other

v0.9 (2021-07-21)

New

  • Support PKI with intermediate certificates. [Ash Wilson]

Changes

  • Update CHANGELOG.rst. [Ash Wilson]

  • Align tests with reorganized dane-discovery library. [Ash Wilson]

Other

v0.8 (2021-06-08)

Changes

  • Update version pin for dane-discovery to v0.16. [Ash Wilson]

v0.7 (2021-06-07)

v0.6 (2021-06-04)

Changes

  • Update dane-discovery pin to v0.14. This update includes changes to the pattern used for forming the PKIXCD CA certificate URL. [Ash Wilson]

    Close #11

v0.5 (2021-05-31)

Fix

  • Fix issue where only PKIX-CD certs were retrieved for authentication. [Ash Wilson]

    Close #9

v0.4 (2021-05-28)

Changes

  • Improve flexibility of Utility.get_pubkey_from_dns(). [Ash Wilson]

    Unspecified dane_type argument for Util.get_pubkey_from_dns() will cause the first entity certificate of any type to be returned.

    Close #7

v0.3 (2021-05-19)

Changes

  • Update CHANGELOG.rst. [Ash Wilson]

  • Add strict mode support. [Ash Wilson]

    Closes #1

Other

v0.2 (2020-09-14)

Fix

  • Correct parsing of DNS URI for message verification. [Ash Wilson]

v0.1 (2020-08-05)

New

  • Initial commit. [Ash Wilson]