[ trixie ]
[ sid ]
[ Quellcode: python-pyhanko-certvalidator ]
Paket: python3-pyhanko-certvalidator (0.26.3-2)
Links für python3-pyhanko-certvalidator
Debian-Ressourcen:
Quellcode-Paket python-pyhanko-certvalidator herunterladen:
- [python-pyhanko-certvalidator_0.26.3-2.dsc]
- [python-pyhanko-certvalidator_0.26.3.orig.tar.gz]
- [python-pyhanko-certvalidator_0.26.3-2.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
Validates X.509 certificates and paths
A Python library that offers functionality for validating X.509 digital certificates, which are widely used in security systems such as TLS/SSL, email encryption, PDF signatures, and more.
The pyhanko-certvalidator library performs the following main tasks:
- Certificate Validation: The library checks the validity of X.509 digital certificates. This includes checking the certificate signature, expiration date, issuing authority (CA), certificate revocation, and other important properties. - Chain of Trust: It helps to build and validate the certificate chain, that is, the sequence of certificates that links a specific certificate to a trusted certification authority (root CA). - CRL (Certificate Revocation Lists) Check: The library checks whether a certificate has been revoked by querying Certificate Revocation Lists (CRLs) published by certification authorities. - Online Certificate Status Protocol (OCSP) Check: In addition to CRL checking, certvalidator can check the status of a certificate through the Online Certificate Status Protocol (OCSP) to determine whether the certificate is still valid. - Custom Expiration Policy: You can configure and apply custom validity policies to meet specific certificate validation requirements. - Extensibility: The library is designed to be extensible and customizable.
This is a fork of the python3-certvalidator package.
Andere Pakete mit Bezug zu python3-pyhanko-certvalidator
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-asn1crypto
- Schneller ASN.1-Parser und -Serialisierer (Python 3)
-
- dep: python3-cryptography (>= 41.0.5)
- Bibliothek zur Bereitstellung kryptographischer Rezepte und Primitive (Python 3)
-
- dep: python3-oscrypto
- cryptography library for Python
-
- dep: python3-requests
- Elegante und einfache Python-3-HTTP-Bibliothek, für Menschen gebaut
-
- dep: python3-uritools
- RFC 3986 compliant replacement for urlparse
python3-pyhanko-certvalidator herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 76,2 kB | 426,0 kB | [Liste der Dateien] |