Skip to main content

A minimalistic X.509 certificate validator

Project description

verify-x509 is a minimalistic implementation of X.509 certificate validation logic. It is intended for use with applications and protocols that use X.509 PKI without TLS/SSL. Its features are:

  • Certificate chain building to the Mozilla trust store

  • Point-in-time validation of not-before/not-after constraints

  • Plugin architecture for X.509 extension processing

  • Offline operation (while OCSP responses and CRLs can be passed by the caller, verify-x509 makes no network calls)

verify-x509 implements elements of the following RFCs RFC 5280

Installation

pip install verify-x509

Synopsis

from verify_x509 import X509Verifier
...

Authors

  • Andrey Kislyuk

License

Copyright 2022-2023, Andrey Kislyuk and verify-x509 contributors. Licensed under the terms of the Apache License, Version 2.0. Distribution of the LICENSE and NOTICE files with source copies of this package and derivative works is REQUIRED as specified by the Apache License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

verify-x509-0.0.1.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

verify_x509-0.0.1-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file verify-x509-0.0.1.tar.gz.

File metadata

  • Download URL: verify-x509-0.0.1.tar.gz
  • Upload date:
  • Size: 10.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for verify-x509-0.0.1.tar.gz
Algorithm Hash digest
SHA256 d78f759a0e5b608f66fe12099daf29d879b0d300c32a4028dc2b396aa4ea489a
MD5 b2cf7d5897c2c1d7fbd4aa8a1f1f9f47
BLAKE2b-256 a0e360edff32cf5c11ee9eccd735d18ae5ceead6a698aad5ac16fd6db2728e90

See more details on using hashes here.

File details

Details for the file verify_x509-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: verify_x509-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for verify_x509-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 896069972ed635912bf012383b36c5b958addf4ce592e2fb80e5fce88c4ed362
MD5 2d2a0a32d3f335945e596e7ff3446faf
BLAKE2b-256 484fd77d670271305663ea3fb40abca65cc1d7248beb27b630ada29fe3b953b7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page