Giter Club home page Giter Club logo

django-ca's Introduction

django-ca

django-ca is a small project to manage TLS certificate authorities and easily issue certificates. It is based on pyOpenSSL 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.

Documentation is available at http://django-ca.readthedocs.org/.

Features

  1. Set up a secure local certificate authority in just a few minutes.
  2. Written in Python2.7/Python3.4+, requires Django 1.8 or later.
  3. Manage your entire certificate authority from the command line and/or via Djangos admin interface.
  4. Get email notifications about certificates about to expire.
  5. Certificate validation using Certificate Revocation Lists (CRLs) and via an included OCSP responder.

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

Documentation

Documentation is available at http://django-ca.readthedocs.org/.

ChangeLog

Please see http://django-ca.readthedocs.io/en/latest/changelog.html

ToDo

Ideas on what we could do for future releases:

  1. Only send out one notification if multiple certificates expire for a user.
  2. Add a "renew" button in the admin interface.
  3. Add ability to automatically regenerate CRLs when a certificate is revoked.

License

This project is free software licensed under the GPLv3.

django-ca's People

Contributors

jcmcken avatar lnattrass avatar mathiasertl avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.