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

Add a generate PKI command #917

Merged

Conversation

Racer159
Copy link
Contributor

Description

This adds a new tools command to generate a PKI chain of trust.

Related Issue

Fixes #915

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist before merging

  • Tests have been added/updated as necessary (add the needs-tests label)
  • Documentation has been updated as necessary (add the needs-docs label)
  • (Optional) Changes have been linted locally with golangci-lint. (NOTE: We haven't turned on lint checks in the pipeline yet so linting may be hard if it shows a lot of lint errors in places that weren't touched by changes. Thus, linting is optional right now.)

@Racer159 Racer159 requested review from jeff-mccoy and YrrepNoj and removed request for jeff-mccoy October 17, 2022 17:21
@Racer159 Racer159 merged commit 7cb5e94 into master Oct 17, 2022
@Racer159 Racer159 deleted the 915-add-a-zarf-tools-command-to-expose-pki-generation branch October 17, 2022 19:41
Noxsios pushed a commit that referenced this pull request Mar 8, 2023
## Description

This adds a new tools command to generate a PKI chain of trust.

## Related Issue

Fixes #915

## Type of change

- [X] New feature (non-breaking change which adds functionality)

## Checklist before merging

- [X] Tests have been added/updated as necessary (add the `needs-tests`
label)
- [X] Documentation has been updated as necessary (add the `needs-docs`
label)
- [X] (Optional) Changes have been linted locally with
[golangci-lint](https://github.com/golangci/golangci-lint). (NOTE: We
haven't turned on lint checks in the pipeline yet so linting may be hard
if it shows a lot of lint errors in places that weren't touched by
changes. Thus, linting is optional right now.)
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.

Add a zarf tools command to expose PKI generation
2 participants