Manage TLS certificates and keys in the Django admin
Project description
1 django-simple-certmanager
- Version:
4.0.0
- Source:
- Keywords:
certificates
Manage TLS certificates and keys in the Django admin
2 Features
Manage (mutual) TLS certificates
Certificate introspection and validation
Certificate/key files stored in private media
Certificate/key files deleted when the database record is deleted
3 Installation
Install
You can install Django Simple Certmanager either via the Python Package Index (PyPI) or from source.
To install using pip:
pip install django-simple-certmanager
4 Usage
To use this with your project you need to follow these steps:
Add Django Simple Certmanager to INSTALLED_APPS in your Django project’s settings.py:
INSTALLED_APPS = ( # ..., "privates", # Needed for admin usage. "simple_certmanager" )Make sure you configure Django Privates correctly and set the (currently) undocumented settings:
PRIVATE_MEDIA_ROOT = os.path.join(BASE_DIR, "private-media") PRIVATE_MEDIA_URL = "/private-media/"Run the migrations
python manage.py migrate
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_simple_certmanager-4.0.0.tar.gz.
File metadata
- Download URL: django_simple_certmanager-4.0.0.tar.gz
- Upload date:
- Size: 34.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
357abedcca65e5ddfad8938a8c5ff037c3dbd21f1ab571d491f93dce410a0424
|
|
| MD5 |
ababb7845f375fb7e380314c9e0e5b0b
|
|
| BLAKE2b-256 |
8228a046e66a307f54e042aa4bd092202c2008ca26ab3280d2909c55f89167fa
|
Provenance
The following attestation bundles were made for django_simple_certmanager-4.0.0.tar.gz:
Publisher:
ci.yml on maykinmedia/django-simple-certmanager
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
django_simple_certmanager-4.0.0.tar.gz -
Subject digest:
357abedcca65e5ddfad8938a8c5ff037c3dbd21f1ab571d491f93dce410a0424 - Sigstore transparency entry: 1550340396
- Sigstore integration time:
-
Permalink:
maykinmedia/django-simple-certmanager@d706f2f51ce9d2848b66b83d8b91e82ab905f066 -
Branch / Tag:
refs/tags/4.0.0 - Owner: https://github.com/maykinmedia
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@d706f2f51ce9d2848b66b83d8b91e82ab905f066 -
Trigger Event:
push
-
Statement type:
File details
Details for the file django_simple_certmanager-4.0.0-py3-none-any.whl.
File metadata
- Download URL: django_simple_certmanager-4.0.0-py3-none-any.whl
- Upload date:
- Size: 33.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c24a3ddea99e69c51bfbfd7b4d922f92a9e041cd9e0010b556342b93c30cc98
|
|
| MD5 |
78af5e80396777923cf4883c9e34bb79
|
|
| BLAKE2b-256 |
6ba9e3f68766ef2e0ae90d70c7a47f6848b9f5956b4a28fafd99a9a972d36186
|
Provenance
The following attestation bundles were made for django_simple_certmanager-4.0.0-py3-none-any.whl:
Publisher:
ci.yml on maykinmedia/django-simple-certmanager
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
django_simple_certmanager-4.0.0-py3-none-any.whl -
Subject digest:
0c24a3ddea99e69c51bfbfd7b4d922f92a9e041cd9e0010b556342b93c30cc98 - Sigstore transparency entry: 1550340553
- Sigstore integration time:
-
Permalink:
maykinmedia/django-simple-certmanager@d706f2f51ce9d2848b66b83d8b91e82ab905f066 -
Branch / Tag:
refs/tags/4.0.0 - Owner: https://github.com/maykinmedia
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@d706f2f51ce9d2848b66b83d8b91e82ab905f066 -
Trigger Event:
push
-
Statement type: