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

Combine ca, cert, and key handling #952

Merged
merged 2 commits into from Aug 15, 2023
Merged

Combine ca, cert, and key handling #952

merged 2 commits into from Aug 15, 2023

Conversation

nbrownus
Copy link
Collaborator

@nbrownus nbrownus commented Aug 8, 2023

The goal here is to gather all the pki config into a single struct that can be passed around and consumed safely. A future PR will remove some references to Interface trading it for its own local pointer to PKI.

pki.go Outdated Show resolved Hide resolved
pki.go Outdated Show resolved Hide resolved
pki.go Show resolved Hide resolved
pki.go Outdated Show resolved Hide resolved
@nbrownus nbrownus merged commit 5a131b2 into master Aug 15, 2023
7 checks passed
@nbrownus nbrownus deleted the cert-state branch August 15, 2023 02:32
@wadey wadey added this to the v1.8.0 milestone Sep 22, 2023
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