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

kms: export GenerateCertificate function #18

Merged
merged 1 commit into from
Apr 30, 2024
Merged

kms: export GenerateCertificate function #18

merged 1 commit into from
Apr 30, 2024

Conversation

aead
Copy link
Member

@aead aead commented Apr 30, 2024

This commit exposes the GenerateCertificate function for clients to use and generate their own certificates from API keys.

Callers can customize the certificate using a template.

@aead aead requested a review from dvaldivia April 30, 2024 05:19
@aead
Copy link
Member Author

aead commented Apr 30, 2024

Ref #10

@aead
Copy link
Member Author

aead commented Apr 30, 2024

#17 Fixes CI

@dvaldivia
Copy link

seems like #17 caused conflicts @aead

This commit exposes the `GenerateCertificate` function
for clients to use and generate their own certificates
from API keys.

Callers can customize the certificate using a template.

Signed-off-by: Andreas Auernhammer <[email protected]>
@aead aead merged commit f921979 into main Apr 30, 2024
5 checks passed
@aead aead deleted the generate-cert branch April 30, 2024 17:19
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.

3 participants