django-x509 icon indicating copy to clipboard operation
django-x509 copied to clipboard

How to enable x509 authentication with your Django App

Results 4 django-x509 issues
Sort by recently updated
recently updated
newest added

Bumps [cryptography](https://github.com/pyca/cryptography) from 1.9 to 42.0.0. Changelog Sourced from cryptography's changelog. 42.0.0 - 2024-01-22 * **BACKWARDS INCOMPATIBLE:** Dropped support for LibreSSL < 3.7. * **BACKWARDS INCOMPATIBLE:** Loading a PKCS7 with...

dependencies

Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 17.0.0 to 17.5.0. Changelog Sourced from pyopenssl's changelog. 17.5.0 (2017-11-30) Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The minimum cryptography version is now 2.1.4. Deprecations: ^^^^^^^^^^^^^ none Changes: ^^^^^^^^ Fixed a...

dependencies

Looks like django-x509 is not published on PyPI... let's do it!

Check https://pypi.python.org/pypi?%3Aaction=search&term=django%20x509&submit=search (and perhaps other locations): - is there something similar? - what makes this project unique?

enhancement