Microsoft AD CS certificate service client for Swarmauri
Project description
swarmauri_certservice_ms_adcs
Community plugin providing a certificate service client for Microsoft Active Directory Certificate Services (AD CS).
Features
- Build and sign PKCS#10 certificate signing requests (CSR) according to RFC 2986.
- Parse and verify X.509 certificates as defined in RFC 5280.
- Optional authentication helpers for NTLM and Kerberos.
Installation
pip install swarmauri_certservice_ms_adcs[ntlm,kerberos]
Usage
from swarmauri_certservice_ms_adcs import MsAdcsCertService, _AuthCfg
svc = MsAdcsCertService(base_url="https://adcs.example.com/certsrv",
auth=_AuthCfg(mode="none"))
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_certservice_ms_adcs-0.2.0.dev4.tar.gz.
File metadata
- Download URL: swarmauri_certservice_ms_adcs-0.2.0.dev4.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4355db638a1639839c6143de860531acc362009459cb3beaf0501f88e25c7d5
|
|
| MD5 |
2d3e85505fe573d19db3c20795040db1
|
|
| BLAKE2b-256 |
5c3a3dd50c8a196d7f5dd258913828ee340714a4714c44bc27b95651c13c9508
|
File details
Details for the file swarmauri_certservice_ms_adcs-0.2.0.dev4-py3-none-any.whl.
File metadata
- Download URL: swarmauri_certservice_ms_adcs-0.2.0.dev4-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e4dedd083fbe129aac1da79314bc32a688d94adae0c6044efd8acaaeafaa662
|
|
| MD5 |
fc3478119da2ded54f061ea3e093223b
|
|
| BLAKE2b-256 |
75abf3674dc50c5c271aea0154da35ecd30968b917354dcb908e573533a7f360
|