Skip to main content

A Django app providing a SSL/TLS certificate authority.

Project description

django-ca is a tool to manage TLS certificate authorities and easily issue and revoke certificates. It is based cryptography and Django. It can be used as an app in an existing Django project or stand-alone with the basic project included. Everything can be managed via the command line 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.

  • Written in Python 2.7/Python3.4+, requires Django 1.8 or later.

  • Manage your entire certificate authority from the command line and/or via Djangos admin interface.

  • Get email notifications about certificates about to expire.

  • Certificate validation using Certificate Revocation Lists (CRLs) and via an included OCSP responder.

Please see https://django-ca.readthedocs.org for more extensive documentation.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-ca-1.7.0.tar.gz (59.9 kB view hashes)

Uploaded Source

Built Distribution

django_ca-1.7.0-py2.py3-none-any.whl (82.3 kB view hashes)

Uploaded Python 2 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