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
Release files for certman 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| certman-0.2.2.tar.gz | 4.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| certman-0.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.7 kB
Release files / certman-0.2.2.tar.gz
| Download URL | certman-0.2.2.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8f6d4a6c378d2b856eef76bb2a2afb9cae56a32592bb3723ef65db93453a0b82
|
|
BLAKE2b-256 checksum How to use checksums |
5ec62d4a673ac6830a06aad6931ea9e043a9f7aaf88ec228938cde52ece0f986
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / certman-0.2.2-py3-none-any.whl
| Download URL | certman-0.2.2-py3-none-any.whl |
|---|---|
| Size | 6.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
72b1533c5b3d7cd0529f0eec9033c35a6b1feed40564ad13ff03873c7399414a
|
|
BLAKE2b-256 checksum How to use checksums |
60c54eb86e094c2b29c286290e88c30deef905d710885cd211978c18f1ec7d42
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|