A collection of tools to aid in certificate testing
Project description
certificate_cli
Usage:
$ certificate_cli [OPTIONS] COMMAND [ARGS]...
Options:
--install-completion: Install completion for the current shell.--show-completion: Show completion for the current shell, to copy it or customize the installation.--help: Show this message and exit.
Commands:
generate: Generate a SSL certificateinfo: Basic info of a pem certificatesimulate: Provide a path to public and private...
certificate_cli generate
Generate a SSL certificate
Usage:
$ certificate_cli generate [OPTIONS]
Options:
--days INTEGER: [default: 30]--prefix TEXT--path TEXT: [default: ./certs]--help: Show this message and exit.
certificate_cli info
Basic info of a pem certificate
Usage:
$ certificate_cli info [OPTIONS] PATH
Arguments:
PATH: [required]
Options:
--help: Show this message and exit.
certificate_cli simulate
Provide a path to public and private certificates.
Use --port to specify a port to serve the certificat on.
Usage:
$ certificate_cli simulate [OPTIONS] PUBLIC PRIVATE
Arguments:
PUBLIC: [required]PRIVATE: [required]
Options:
--port INTEGER: [default: 5678]--help: Show this message and exit.
Build
- Increment versions in
__init.py__andpyproject.toml - Update changelog (
git log --pretty=format:"%h - %s (%an, %ad)" --date=shortfor starters, also see git-chglog). buildandpublish
poetry build
poetry publish
or
poetry publish --build
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 certificate-cli-0.2.5.tar.gz.
File metadata
- Download URL: certificate-cli-0.2.5.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.11.0b4 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
814a3d03460f085cfa8cfc29fd42bb4e7a6c88b59f139ab9c88cf6058295d5d7
|
|
| MD5 |
4b4fbf8e6d4bad7cc0e3dc9e6e12fbd4
|
|
| BLAKE2b-256 |
a384f5d50a77d46ec2c04c4815eb41c3737618a0be5aa39c909d2f9b3909e342
|
File details
Details for the file certificate_cli-0.2.5-py3-none-any.whl.
File metadata
- Download URL: certificate_cli-0.2.5-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.11.0b4 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2d4263f67b79cfe8bd5eceafc7cee70f4c847a6ccc9b273764165c5d49ba89c
|
|
| MD5 |
e455b83edceddd1586c4809ca69ca492
|
|
| BLAKE2b-256 |
81ad3de318a15c03aeffcc81f038dfd686336a716ef707a21709487a9aa40b9b
|