Skip to main content

Django application for manage your own certificate center

Project description

License

About

It is Django application for manage of certificates in django admin.

In this center you can create certificate authorities for all your certificates.

Also you can create certificates for servers and for clients.

Dependencies

  • pygraphviz

Installation and run

from pypi:

$ pip install django3-pki

from github:

$ git clone https://github.com/yaricp/django3-pki.git

Usage:

Insert 'pki' inside INSTALLED_APPS in your django project.

$ python manage.py migrate pki
$ python manage.py loaddata eku_and_ku

After than needs to create folder for center of certificates.

Go to https://:8000/admin/pki and push button "Refresh Metadata"

Bingo! Your PKI center ready!

You can manage your certificates in https://:8000/admin/pki

Author

Yaroslav Pisarev yaricp@gmail.com

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

django3-pki-0.0.4.tar.gz (142.9 kB view hashes)

Uploaded Source

Built Distribution

django3_pki-0.0.4-py3-none-any.whl (170.9 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