Certs generator made it simple
Project description
certsGenerator
About the project
This project:
- aims to generate certificates from a json configuration file automatically. Just set the configuration properly and execute the script.
- is built on top of https://github.com/pyca/cryptography
Usage
- install the package
pip install certsGenerator
- run the command, for example
certsGenerator --conf=certsData/conf.json"
(beware of relative file paths as the starting dir is from the one from which the program is executed)
Compatibility
Algorithms supported:
- ECDSA
- RSA
- Ed25519
OpenSSH keys format are supported as of v0.4.4
Testing
Run test with pipenv run test
Contributing
Contributions are welcome. Feel free to participate!
- First open a ticket issue
- Push a PR eventually :)
Licence
This program is licenced under MIT.
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
File details
Details for the file certsGenerator-0.4.5.post2.tar.gz
.
File metadata
- Download URL: certsGenerator-0.4.5.post2.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d8df458668fbccdf878d3994f1ac4e61a4db31f91b0256570216950fcd95270 |
|
MD5 | 104cc7ebb2cee3740757a6f8f50b0d38 |
|
BLAKE2b-256 | d4de0c58f7c069009fdec622d819aa99d22a6cc777c0b579939a026457f94d34 |
File details
Details for the file certsGenerator-0.4.5.post2-py3-none-any.whl
.
File metadata
- Download URL: certsGenerator-0.4.5.post2-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6ba47b26950721f5cfa0a7038f6f8962379361058158447caf53917ebaa9233 |
|
MD5 | 9117c41a2096a5ea04c6340442b6f7ba |
|
BLAKE2b-256 | e674066a8296930233a2791549ebb049d190c108df86b907cf3fe7d8d7bccb72 |