Releases: fulder/pki-tools
Releases · fulder/pki-tools
v1.1.2
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
- @jautogrubeceu made their first contribution in #222
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- feat: support different CDP and IDP domains by @fulder in #217
- The
is_revokedfunction now accept a new optionalsame_crl_domainsparameter 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:
- The path of both URIs is the same
- The scheme of both URIs is the same
- If the hostnames are not equal, try resolving them to IP addresses and if they resolve to the same consider them being the same
- If the hostnames differ but are listed as the same in the new
same_crl_domainsparameter pass the validation
- The
- chore(deps): bump the dependencies group with 2 updates by @dependabot in #216
Full Changelog: v1.1.0...v1.1.1
v1.1.0
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
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
v1.0.7
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
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
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
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
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