Pki-tools

Latest version: v1.0.9

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 10

0.0.5

What's Changed
* feat: Add cache to OCSP issuer URI and CRL (defaulting to 1 hour) by fulder in https://github.com/fulder/pki-tools/pull/7


**Full Changelog**: https://github.com/fulder/pki-tools/compare/v0.0.4...v0.0.5

0.0.4

What's Changed
* feat: OCSP issuer URI by fulder in https://github.com/fulder/pki-tools/pull/6
* **[BREAKING]** `utils.is_revoked_pem` merged into `utils.is_revoked` (accepting multiple input params types)
* **[BREAKING]** `ocsp.is_revoked_pem` merged into `ocsp.is_revoked` (accepting multiple input params types)
* **[BREAKING]** `crl.is_revoked_pem` merged into `crl.is_revoked` (accepting multiple input params types)

**Full Changelog**: https://github.com/fulder/pki-tools/compare/v0.0.3...v0.0.4

0.0.3

What's Changed
* Add new `utils.is_revoked` (and `utils.is_revoked_pem`) function checking OCSP first and if it's not present falling back to CRL
* **[BREAKING]** rename `crl.check_revoked_crypto_cert` to `crl.is_revoked`
* **[BREAKING]** rename `crl.check_revoked` to `crl.is_revoked_pem`
* **[BREAKING]** rename `ocsp.check_revoked_crypto_cert` to `ocsp.is_revoked`
* **[BREAKING]** rename `ocsp.check_revoked` to `ocsp.is_revoked_pem`

**Full Changelog**: https://github.com/fulder/pki-tools/compare/v0.0.2...v0.0.3

0.0.2

What's Changed
* fix: add imports for ocsp and crl in init by fulder in https://github.com/fulder/pki-tools/pull/4


**Full Changelog**: https://github.com/fulder/pki-tools/compare/v0.0.1...v0.0.2

0.0.1

What's Changed
* chore: merge crl checker by fulder in https://github.com/fulder/pki-tools/pull/1
* feat: OCSP support by fulder in https://github.com/fulder/pki-tools/pull/3
* drop python 3.7 support

New Contributors
* fulder made their first contribution in https://github.com/fulder/pki-tools/pull/1

**Full Changelog**: https://github.com/fulder/pki-tools/commits/v0.0.1

Page 10 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.