Pki-tools

Latest version: v1.0.6

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

Scan your dependencies

Page 9 of 10

0.0.8

What's Changed
* bump OCSP issuer cache from 1 hour to 1 month


**Full Changelog**: https://github.com/fulder/pki-tools/compare/v0.0.7...v0.0.8

0.0.7

What's Changed
* chore: auto github pages docs by fulder in https://github.com/fulder/pki-tools/pull/9
* feat: file operations by fulder in https://github.com/fulder/pki-tools/pull/10
* New `save_to_file` function
* New `read_from_file` function

**Full Changelog**: https://github.com/fulder/pki-tools/compare/v0.0.6...v0.0.7

0.0.6

What's Changed
* chore: move utils functions to init by fulder in https://github.com/fulder/pki-tools/pull/8
* **[BREAKING]** Please update `pki_tools.utils` imports to just `pki_tools`


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

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

Page 9 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.