django-ca

Installation

  • Installation
  • Update
  • ChangeLog
    • 2.4.0 (2025-09-28)
    • 2.3.0 (2025-07-13)
    • 2.2.1 (2025-03-02)
    • 2.2.0 (2025-02-15)
    • 2.1.1 (2025-01-05)
    • 2.1.0 (2024-12-26)
    • 2.0.0 (2024-09-29)
    • 1.29.0 (2024-07-01)
    • 1.28.0 (2024-03-30)
    • 1.27.0 (2023-11-26)
    • 1.26.0 (2023-08-26)
    • 1.25.0 (2023-06-17)
    • 1.24.0 (2023-05-01)
    • 1.23.0 (2023-02-18)
    • 1.22.0 (2022-12-11)
    • 1.21.0 (2022-05-29)
    • 1.20.1 (2022-01-29)
    • 1.20.0 (2022-01-26)
    • 1.19.1 (2021-12-19)
    • 1.19.0 (2021-10-09)
    • 1.18.0 (2021-05-15)
    • 1.17.3 (2021-03-14)
    • 1.17.2 (2021-02-19)
    • 1.17.1 (2021-01-12)
    • 1.17.0 (2020-12-30)
    • 1.16.1 (2020-09-06)
    • 1.16.0 (2020-08-15)
    • 1.15.0 (2020-01-11)
    • 1.14.0 (2019-11-03)
    • 1.13.0 (2019-07-14)
    • 1.12.0 (2019-04-02)
    • 1.11.0 (2018-12-29)
    • 1.10.0 (2018-11-03)
    • 1.9.0 (2018-08-25)
    • 1.8.0 (2018-07-08)
    • 1.7.0 (2017-12-14)
    • 1.6.3 (2017-10-21)
    • 1.6.2 (2017-07-18)
    • 1.6.1 (2017-05-05)
    • 1.6.0 (2017-04-21)
    • 1.5.1 (2017-03-07)
    • 1.5.0 (2017-03-05)
    • 1.4.1 (2017-02-26)
    • 1.4.0 (2016-09-09)
    • 1.3.0 (2016-07-09)
    • 1.2.2 (2016-06-30)
    • 1.2.1 (2016-06-06)
    • 1.2.0 (2016-06-05)
    • 1.1.1 (2016-06-05)
    • 1.1.0 (2016-05-08)
    • 1.0.1 (2016-04-27)
    • 1.0.0 (2016-04-27)
    • 0.2.1 (2015-05-24)
    • 0.2 (2015-02-08)
    • 0.1 (2015-02-07)
  • Deprecation timeline
  • Custom settings

Quickstart

  • ... as Django app
  • ... from source
  • ... with Docker
  • ... with Docker Compose

Usage

  • Command-line interface
  • Command-line interface: certificate authority management
  • Command-line interface: certificate management
  • ACMEv2 support
  • Key backends
  • REST API
  • Profiles
  • Host a Certificate Revocation List (CRL)
  • Run a OCSP responder
  • Web interface

Python API

  • Introduction
  • Signals
  • django_ca.key_backends - Key backends
  • django_ca.extensions - X509 extensions
  • django_ca.profiles - Certificate profiles
  • django_ca.models - django-ca models
  • django_ca.views - HTTP endpoints
  • django_ca.utils - utility functions
  • django_ca.constants - constants
  • django_ca.acme.messages - ACME messages
  • django_ca.pydantic - Pydantic models
  • django_ca.tasks - Celery tasks
  • django_ca.typehints - Type aliases
  • Extend django-ca

Development

  • How-To Contribute
  • Testing
  • Coding standards
  • Tips & Tricks
  • ACME development
  • Release process
  • x509 extensions in other CAs
django-ca
  • ChangeLog
  • View page source

ChangeLog

A detailed list of changes of each release available below. Also check out the deprecation timeline for a plan to deprecate old features.

  • 2.4.0 (2025-09-28)
  • 2.3.0 (2025-07-13)
  • 2.2.1 (2025-03-02)
  • 2.2.0 (2025-02-15)
  • 2.1.1 (2025-01-05)
  • 2.1.0 (2024-12-26)
  • 2.0.0 (2024-09-29)
  • 1.29.0 (2024-07-01)
  • 1.28.0 (2024-03-30)
  • 1.27.0 (2023-11-26)
  • 1.26.0 (2023-08-26)
  • 1.25.0 (2023-06-17)
  • 1.24.0 (2023-05-01)
  • 1.23.0 (2023-02-18)
  • 1.22.0 (2022-12-11)
  • 1.21.0 (2022-05-29)
  • 1.20.1 (2022-01-29)
  • 1.20.0 (2022-01-26)
  • 1.19.1 (2021-12-19)
  • 1.19.0 (2021-10-09)
  • 1.18.0 (2021-05-15)
  • 1.17.3 (2021-03-14)
  • 1.17.2 (2021-02-19)
  • 1.17.1 (2021-01-12)
  • 1.17.0 (2020-12-30)
  • 1.16.1 (2020-09-06)
  • 1.16.0 (2020-08-15)
  • 1.15.0 (2020-01-11)
  • 1.14.0 (2019-11-03)
  • 1.13.0 (2019-07-14)
  • 1.12.0 (2019-04-02)
  • 1.11.0 (2018-12-29)
  • 1.10.0 (2018-11-03)
  • 1.9.0 (2018-08-25)
  • 1.8.0 (2018-07-08)
  • 1.7.0 (2017-12-14)
  • 1.6.3 (2017-10-21)
  • 1.6.2 (2017-07-18)
  • 1.6.1 (2017-05-05)
  • 1.6.0 (2017-04-21)
  • 1.5.1 (2017-03-07)
  • 1.5.0 (2017-03-05)
  • 1.4.1 (2017-02-26)
  • 1.4.0 (2016-09-09)
  • 1.3.0 (2016-07-09)
  • 1.2.2 (2016-06-30)
  • 1.2.1 (2016-06-06)
  • 1.2.0 (2016-06-05)
  • 1.1.1 (2016-06-05)
  • 1.1.0 (2016-05-08)
  • 1.0.1 (2016-04-27)
  • 1.0.0 (2016-04-27)
  • 0.2.1 (2015-05-24)
  • 0.2 (2015-02-08)
  • 0.1 (2015-02-07)
Previous Next

© Copyright 2016 - 2025, Mathias Ertl.

Built with Sphinx using a theme provided by Read the Docs.