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

CA Issue templates #11

Merged
merged 9 commits into from
May 29, 2024
Merged

CA Issue templates #11

merged 9 commits into from
May 29, 2024

Conversation

ananthb
Copy link
Member

@ananthb ananthb commented May 27, 2024

Added the tinyca.Gauntlet function signature that allows library users to customise issued certificates.
It also allows users to deny certificate issuance entirely.

A gauntlet func receives a CSR and is expected to provide a cert template or an error that denies issuance.

@ananthb ananthb changed the title Ca templates CA Issue templates May 27, 2024
ananthb added 5 commits May 29, 2024 00:02
The Templater type lets library users customise the fields of
the issued certificates while working with bifrost validation rules.
The Gauntlet function signature now allows tinyca library users
to deny certificate requests in addition to customising client certs.
@ananthb ananthb merged commit 135ff49 into main May 29, 2024
1 check passed
@ananthb ananthb deleted the ca-templates branch May 29, 2024 18:55
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.

1 participant