Skip to content

Releases: fulder/pki-tools

v1.1.2

01 Jul 23:21
0507a6f

Choose a tag to compare

What's Changed

  • chore(deps): bump the dependencies group across 1 directory with 8 updates by @dependabot in #223
  • ci: skip running smokeshow on forks by @fulder in #224
  • fix: problem if a download from a distribution point fails by @jautogrubeceu in #222

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

23 May 11:15
4f024a1

Choose a tag to compare

What's Changed

  • feat: support different CDP and IDP domains by @fulder in #217
    • The is_revoked function now accept a new optional same_crl_domains parameter to specify hostnames that are considered to be the same for the CRL IDP and Cert CDP comparison. This can be useful if the CRL domain name has been updated but the old issued certificates still have an old one.
    • The CRL IDP and Cert CDP comparison has been improved to not check that the URIs are completly equal and now preforms the following checks that:
      1. The path of both URIs is the same
      2. The scheme of both URIs is the same
      3. If the hostnames are not equal, try resolving them to IP addresses and if they resolve to the same consider them being the same
      4. If the hostnames differ but are listed as the same in the new same_crl_domains parameter pass the validation
  • chore(deps): bump the dependencies group with 2 updates by @dependabot in #216

Full Changelog: v1.1.0...v1.1.1

v1.1.0

13 May 07:58
0e7702e

Choose a tag to compare

What's Changed

  • chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot in #209
  • chore(deps): bump the dependencies group across 1 directory with 4 updates by @dependabot in #212
  • chore(deps): bump h11 from 0.14.0 to 0.16.0 by @dependabot in #214
  • feat: check issuing distribution points in CRL by @fulder in #213

Full Changelog: v1.0.9...v1.1.0

v1.0.9

27 Mar 17:26
bd20109

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump the dependencies group with 3 updates by @dependabot in #202
  • chore(deps-dev): bump jinja2 from 3.1.5 to 3.1.6 by @dependabot in #204
  • chore(deps): bump the dependencies group with 4 updates by @dependabot in #203
  • chore(deps-dev): bump the dependencies group with 2 updates by @dependabot in #205
  • chore(deps-dev): bump the dependencies group with 2 updates by @dependabot in #206
  • chore(deps-dev): bump ruff from 0.11.0 to 0.11.2 in the dependencies group by @dependabot in #207

Full Changelog: v1.0.8...v1.0.9

v1.0.8

14 Feb 15:15
3e19ed2

Choose a tag to compare

What's Changed

  • chore: drop python 3.8 support and add 3.13 support by @fulder in #199
  • chore: bump python 3.9 patch version by @fulder in #200
  • chore(deps): bump cryptography from 43.0.3 to 44.0.1 by @dependabot in #201

Full Changelog: v1.0.7...v1.0.8

v1.0.7

10 Feb 19:21
e54a508

Choose a tag to compare

What's Changed

  • chore(deps): bump the dependencies group across 1 directory with 3 updates by @dependabot in #186
  • chore(deps-dev): bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #192
  • chore(deps): bump the dependencies group across 1 directory with 8 updates by @dependabot in #198

Full Changelog: v1.0.6...v1.0.7

v1.0.6

29 Oct 22:08
f98dd02

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in the dependencies group by @dependabot in #177
  • chore(deps): bump the dependencies group across 1 directory with 3 updates by @dependabot in #178
  • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in the dependencies group by @dependabot in #179
  • chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot in #182
  • chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 in the dependencies group by @dependabot in #181

Full Changelog: v1.0.5...v1.0.6

v1.0.5

20 Sep 20:26
3c197fd

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump ruff from 0.5.7 to 0.6.1 in the dependencies group by @dependabot in #170
  • chore(deps-dev): bump ruff from 0.6.1 to 0.6.2 in the dependencies group by @dependabot in #171
  • chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot in #173
  • chore(deps): bump the dependencies group with 4 updates by @dependabot in #174

Full Changelog: v1.0.4...v1.0.5

v1.0.4

13 Aug 15:44
e82a97a

Choose a tag to compare

What's Changed

  • chore(deps): bump the dependencies group across 1 directory with 7 updates by @dependabot in #169

Full Changelog: v1.0.3...v1.0.4

v1.0.3

04 Aug 16:19
14c8f94

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump zipp from 3.16.2 to 3.19.1 by @dependabot in #161
  • fix: update discord invite link by @fulder in #167
  • chore(deps): bump certifi from 2023.7.22 to 2024.7.4 by @dependabot in #159
  • Update pyproject.toml to bump cryptography version minimum by @pixitha in #166

New Contributors

Full Changelog: v1.0.2...v1.0.3