summaryrefslogtreecommitdiff
path: root/security/py-pyhanko-certvalidator/pkg-descr
blob: 81bcc866ec4558bb6ba80e38d1c3d26a8be67a77 (plain) (blame)
1
2
3
4
5
6
pyhanko-certvalidator is a Python library for validating X.509 certificates
paths. It supports various options, including: validation at a specific moment
in time, whitelisting and revocation checks.

This library started as a fork of wbond/certvalidator with patches for pyHanko,
but has since diverged considerably from its parent repository.