Skip to content

Update go.step.sm/crypto with template improvements #1431

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

Merged
merged 1 commit into from
May 29, 2025

Conversation

maraino
Copy link
Collaborator

@maraino maraino commented May 29, 2025

Description

This PR upgrades the package go.step.sm/crypto with changes to support key usage, extended key usage, and basic constraints in certificate requests.

Fixes #1415

This commit upgrades the package go.step.sm/crypto with changes to
support key usage, extended key usage, and basic constraints in
certificate requests.

Fixes #1415
@maraino maraino requested a review from dopey May 29, 2025 21:59
@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label May 29, 2025
@hslatman hslatman added this to the v0.28.7 milestone May 29, 2025
@maraino maraino merged commit 2a11114 into master May 29, 2025
17 checks passed
@maraino maraino deleted the mariano/csr-templates branch May 29, 2025 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make use of the templating system when creating a csr
3 participants