Django application for manage your own certificate center
Project description
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
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 django3-pki-0.0.4.tar.gz
.
File metadata
- Download URL: django3-pki-0.0.4.tar.gz
- Upload date:
- Size: 142.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dd575c1556f7a3eb65b60fea3dfdbfcbc4dcb73d74a6fa2c6043586eb367381 |
|
MD5 | 38bf6c3357ebf6659130a768083e07ac |
|
BLAKE2b-256 | 3e9a1a7e38d525d98b0c4e9500bfff15736d68352e4c301b14711f1481f3dfcc |
File details
Details for the file django3_pki-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: django3_pki-0.0.4-py3-none-any.whl
- Upload date:
- Size: 170.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d62f74a1ef007c2ead78d6be8bc9241784776b10b57792749dadca962c2040c |
|
MD5 | 93c0f2ca49837c4563dfb73c1ac03769 |
|
BLAKE2b-256 | cf485ec0261d25beedcc8a4d7cd924d7cf3dca9f9103448d73cf73aaa90a7479 |