OCSP certificate verification service for Swarmauri.
Project description
swarmauri_cert_ocspverify
OCSP-based certificate verification service for the Swarmauri SDK.
This package provides an implementation of an ICertService that checks
certificate revocation status using the Online Certificate Status Protocol
(OCSP) defined in RFC 6960 while
remaining compatible with X.509 certificate guidelines from
RFC 5280.
Features
- Parse PEM certificates to extract subject, issuer and OCSP responder URLs.
- Verify certificate status via OCSP responders advertised in the certificate's Authority Information Access extension.
Installation
pip install swarmauri_cert_ocspverify
Usage
from swarmauri_cert_ocspverify import OcspVerifyService
svc = OcspVerifyService()
# verify and parse certificates using svc.verify_cert(...) and svc.parse_cert(...)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file swarmauri_cert_ocspverify-0.9.0.dev4.tar.gz.
File metadata
- Download URL: swarmauri_cert_ocspverify-0.9.0.dev4.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8850520d94e500846b417fadaa180984802834c6f3db3b015718124dfb49e21e
|
|
| MD5 |
90a4fe8698a00a17b7d37d6f45f22c54
|
|
| BLAKE2b-256 |
8ef48d8c1a1b5ae795a9f4acf1b8e9fc0f0fd9ecc41c4d293697f28e455778f7
|
File details
Details for the file swarmauri_cert_ocspverify-0.9.0.dev4-py3-none-any.whl.
File metadata
- Download URL: swarmauri_cert_ocspverify-0.9.0.dev4-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b4a90c9d680bcda42337c2fb4539b27dda598386f8686c2f68e72269dbcc22a
|
|
| MD5 |
85fdb14ec58663c2b750f22c5ea613a7
|
|
| BLAKE2b-256 |
31a58b96559db51d62b43d215e0bb7c2d4fd02e0c7989bb46dcc66969554a303
|