This is a very simple certification authority center for creating and managing SSL certificates. It is written on python with django framework.
- Creating your own certification authority from scratch
- Managing an existing certificate files
- This center also provides a REST API
git clone https://github.com/telminov/ca.git
pip install -r requirments.txt
npm install -r package.json
You can download docker image from DockerHub