Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement key backend support #132

Merged
merged 65 commits into from
Mar 10, 2024
Merged

Implement key backend support #132

merged 65 commits into from
Mar 10, 2024

Conversation

mathiasertl
Copy link
Owner

@mathiasertl mathiasertl commented Feb 22, 2024

Implement key backend support, providing the ability for using different backends such as HSMs.

See also: #129

ca/django_ca/models.py Outdated Show resolved Hide resolved
ca/django_ca/models.py Outdated Show resolved Hide resolved
@mathiasertl mathiasertl force-pushed the feature/1.28.0-ca-backends branch 2 times, most recently from 58725f6 to 59acc34 Compare February 25, 2024 16:21
@mathiasertl mathiasertl force-pushed the feature/1.28.0-ca-backends branch 2 times, most recently from ab51d8a to 56e50c9 Compare March 3, 2024 17:13
ca/django_ca/backends/base.py Outdated Show resolved Hide resolved
ca/django_ca/backends/base.py Outdated Show resolved Hide resolved
ca/django_ca/backends/base.py Outdated Show resolved Hide resolved
ca/django_ca/backends/base.py Outdated Show resolved Hide resolved
ca/django_ca/api/schemas.py Outdated Show resolved Hide resolved
ca/django_ca/admin.py Outdated Show resolved Hide resolved
ca/django_ca/admin.py Show resolved Hide resolved
ca/django_ca/management/actions.py Outdated Show resolved Hide resolved
@mathiasertl mathiasertl force-pushed the feature/1.28.0-ca-backends branch 3 times, most recently from ba42a69 to de55d20 Compare March 9, 2024 14:30
@mathiasertl mathiasertl force-pushed the feature/1.28.0-ca-backends branch 2 times, most recently from 62ffd13 to d61ce1b Compare March 9, 2024 16:11
@mathiasertl mathiasertl force-pushed the feature/1.28.0-ca-backends branch from d61ce1b to 83a0b92 Compare March 9, 2024 16:19
@mathiasertl mathiasertl force-pushed the feature/1.28.0-ca-backends branch from 957f29f to 747a55d Compare March 9, 2024 22:21
@mathiasertl mathiasertl changed the title Feature/1.28.0 ca backends Implement key backend support Mar 10, 2024
@mathiasertl mathiasertl merged commit aede15b into main Mar 10, 2024
38 of 70 checks passed
@mathiasertl mathiasertl deleted the feature/1.28.0-ca-backends branch March 10, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants