Last updated:
0 purchases
pkitools 1.0.4
PKI Tools
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
Chat
Discord Chat
Main features
Checking Revocation - checking revocation status of certificates using OCSP and/or CRL
Creating objects
Loading objects
Saving objects
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.