Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

django-ca

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-ca

A Django app providing a TLS certificate authority.

  • 2.1.1
  • Source
  • PyPI
  • Socket score

Maintainers
1

django-ca is a tool to manage TLS certificate authorities and easily issue and revoke certificates. It is based cryptography <https://cryptography.io/>_ and Django <https://www.djangoproject.com/>_. 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 web server is needed, if you’re happy with the command-line.

Features:

#. Set up a secure local certificate authority in just a few minutes. #. Certificate issuance via ACMEv2, REST API, command line or web interface. #. Certificate revocation via CRLs and OCSP. #. Private key storage on the file system, in the database or in a Hardware Security Module (HSM). #. Management via command line and/or via Django's admin interface. #. Get email notifications about certificates about to expire. #. Written in Python 3.9+, Django 4.2+ and cryptography 43+.

Please see https://django-ca.readthedocs.org for the most recent documentation.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc