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

Template funcs #302

Merged
merged 3 commits into from Aug 3, 2023
Merged

Template funcs #302

merged 3 commits into from Aug 3, 2023

Conversation

maraino
Copy link
Contributor

@maraino maraino commented Aug 3, 2023

Description

This commit adds functions that return a map of the functions used by templates. step-ca currently fails to create a provisioner with a template using the new functions because the validation of the template fails.

step-ca fails to add a template with ASN.1 functions because they are
not defined in the list of functions supported. This commit will add
a function that has all the supported methods so you can create
a provisioner with a template using this methods.
dopey
dopey previously approved these changes Aug 3, 2023
This commit adds the appropriate FuncMap to the template validation
functions.
@maraino maraino merged commit 636f7a9 into master Aug 3, 2023
13 checks passed
@maraino maraino deleted the template-funcs branch August 3, 2023 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants