Manage keys and certificates using p12 files
Project description
Certificate Manager
Manage your certificate in the standardized p12 format. This format can hold both your private key and your certificate, making it ideal for storing your those together. You can then use the export commands to extract the parts you need to supply to your web server or other service.
Create
certman create my-cert.p12 [--key-type rsa|ecdsa]
Sign
certman sign my-cert.p12 [sign-with.p12] [--attributes cn:mydomain.com]
Export
Your key and certificate are usually required in PEM format.
certman export key my-cert.p12
certman export certificate my-cert.p12
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
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 certman-0.2.1.tar.gz.
File metadata
- Download URL: certman-0.2.1.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.12.2 Darwin/25.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e3f5e2b09682fd1f15bd8bf8acc59b771194e66602c15149b2160b2f93f11ae
|
|
| MD5 |
0c9a2dc29fbe83370395ec540c07bfe1
|
|
| BLAKE2b-256 |
d1c4f34a1000b205e30219c08c8476334416857a661890b89e9fbe82feda8f59
|
File details
Details for the file certman-0.2.1-py3-none-any.whl.
File metadata
- Download URL: certman-0.2.1-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.12.2 Darwin/25.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddf07a54ccaccffc8658e3fbe59885de68e1f53e4fcf98d4db8d48305c0d6596
|
|
| MD5 |
64674507ce85b55d30d15c64fbbb9f4f
|
|
| BLAKE2b-256 |
78595967c4dfd3c8f8d7ca6ccf7d26084216321ebaa296980cf9c5598051773c
|