Community service for generating PKCS#10 CSRs
Project description
swarmauri_certs_csronly
A community-provided certificate service that builds PKCS#10 Certificate Signing Requests (CSRs).
Features
- Generate CSRs using RSA, EC, and Ed25519 keys
- Support for subject alternative names and basic constraints
Installation
pip install swarmauri_certs_csronly
Usage
from swarmauri_certs_csronly import CsrOnlyService
service = CsrOnlyService()
csr_bytes = await service.create_csr(key_ref, {"CN": "example"})
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_certs_csronly-0.8.0.dev4.tar.gz.
File metadata
- Download URL: swarmauri_certs_csronly-0.8.0.dev4.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95e8a5d755703cb71247a582269f65343f25d491d506cc5b362e1dac219e1227
|
|
| MD5 |
0631a23dfc025df46fb341e75a2b4221
|
|
| BLAKE2b-256 |
9af9e2a26d266f30beae126facd574560cf421cbcfa7d18638e9ce23ef438107
|
File details
Details for the file swarmauri_certs_csronly-0.8.0.dev4-py3-none-any.whl.
File metadata
- Download URL: swarmauri_certs_csronly-0.8.0.dev4-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
696197b665fd55ecd41a22aca859ce100fe6da6fc1470607f3382b577a7c104a
|
|
| MD5 |
a79c5b46de4439272b932de8bf50b65f
|
|
| BLAKE2b-256 |
a391b8604ab6132405969e800f60da77a56333d6790af705decb705cd7a239c5
|