Skip to main content

Certs generator made it simple

Project description

certsGenerator

PYPI PYPI Python Versions

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!

  1. First open a ticket issue
  2. Push a PR eventually :)

Licence

This program is licenced under MIT.

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

certsGenerator-0.4.5.post2.tar.gz (9.8 kB view hashes)

Uploaded Source

Built Distribution

certsGenerator-0.4.5.post2-py3-none-any.whl (12.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page