PKI tools for e.g. checking certificate CRL/OCSP revocation
Project description
PKI tools exposes a high level cryptography
API and wrappers for e.g.:
- Loading certificates from PEM strings/files/cryptography object into a pydantic model including all x509 v3 extensions
- Checking revocation of certificates using OCSP with CRL fallback
- Creating Certs, CSR, CRL easy with pure pydantic objects to e.g. get a PEM file
Install
pip install pki-tools
Docs
Documentation is available at: https://pki-tools.fulder.dev
Main features
- Checking Revocation - checking revocation status of certificates using OCSP and/or CRL
- Creating objects
- Loading objects
- Saving objects
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pki_tools-0.0.47.tar.gz
(32.8 kB
view hashes)
Built Distribution
pki_tools-0.0.47-py3-none-any.whl
(41.6 kB
view hashes)
Close
Hashes for pki_tools-0.0.47-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17f711ddaea2f5370624e8066bcaed3a4e8994f30127d2f64d4c4cec1f74f1fa |
|
MD5 | ef8fd6ac1509dbabed580d5b22daae33 |
|
BLAKE2b-256 | 3a8eb1b50d8efaea2a8f9a5e497d12fdaac2671509c65c7ee2f573957536a359 |