python3-django-ca

manage TLS certificate authorities and certificates (Python3 version)

Description

django-ca is a small project to manage TLS certificate authorities and easily issue certificates. It is based on cryptography and Django. It can be used as an app in an existing Django project or stand-alone with the basic project included. Certificates can be managed through Djangos admin interface or via manage.py commands - so no webserver is needed, if you’re happy with the command-line.

Features:
 * Set up a secure local certificate authority in just a few minutes.
 * Certificate revocation via CRLs and OCSP.
 * Certificate issuance via ACMEv2, command line or web interface.
 * Management via command line and/or via Djangos admin interface.
 * Get email notifications about certificates about to expire.

This package contains the Python 3 version of the library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/mathiasertl/django-ca


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-django-ca