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

Require the file signer to specify the certificate chain #137

Merged
merged 1 commit into from
Nov 8, 2022

Conversation

haydentherapper
Copy link
Contributor

This is necessary because otherwise, a new cert chain would get generated in-memory on every startup.

Signed-off-by: Hayden Blauzvern [email protected]

Summary

Release Note

Documentation

This is necessary because otherwise, a new cert chain would get
generated in-memory on every startup.

Signed-off-by: Hayden Blauzvern <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #137 (84a4b28) into main (e5cc4f2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #137   +/-   ##
=======================================
  Coverage   53.24%   53.24%           
=======================================
  Files          15       15           
  Lines         678      678           
=======================================
  Hits          361      361           
  Misses        277      277           
  Partials       40       40           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@haydentherapper haydentherapper merged commit 65cc3d3 into main Nov 8, 2022
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