python3-django-x509

X509 PKI certificates management for Django (Python3 version)
  https://github.com/openwisp/django-x509/
  0
  no reviews



Simple reusable django app implementing x509 PKI certificates management.

Features:
* CA generation
* Import existing CAs
* End entity certificate generation
* Import existing certificates
* Certificate revocation
* CRL view (public or protected)
* Possibility to specify x509 extensions on each certificate
* Random serial numbers based on uuid4 integers
This package contains the Python 3 version of the library.