x509-toolkit

A Python library for parsing and normalizing X.509 certificates in Base64 DER format. It extracts key details like serial number, subject DN, issuer DN, and validity periods, with support for consist…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install x509-toolkit

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.1 2024-12-10    

Issues with this package?

Page last updated 2024-12-10 05:13:41 UTC