Deprecation timeline

2.5.0 (TBR)

2.3.0 (TBR)

Dependencies

  • Drop support for Python 3.9 and django~=4.2.0

  • Drop support for Debian 11 (Bullseye) and Alpine 3.19.

  • Drop support for josepy~=1.15.0, acme~=3.0.0 and acme~=3.1.0.

Command-line

  • The --scope and --algorithm parameters to manage.py dump_crl will be removed (deprecated since django-ca 2.1.0).

Settings

  • The scope and encodings parameter to CA_CRL_PROFILES will be removed (deprecated since django-ca 2.1.0).

Python API

Views