Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 879 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 879 Bytes


Certgen

Tool License: MIT

Certgen is a simple mass certificate generator, written in Python.

Usage

Prerequisite

  • Install dependencies
$ pip install -r requirements.txt
  • Prepare names.txt, one name per line.

Run

$ python certgen.py

Example

Template Output
template output

License

Licensed under the MIT license.