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

Certificate Chain Service #167

Merged
merged 7 commits into from
Sep 21, 2020
Merged

Conversation

zachmargolis
Copy link
Contributor

@zachmargolis zachmargolis commented Sep 21, 2020

Updating and committing @achapm's WIP branch because we use it in our handbook

My changes are mainly in 97d8723, to update the class to take in a Certificate instance instead of hardcoding a key ID and URL

Future ideas:

  • Update this to check for missing key_ids in the certificate store
  • Add helpers for creating our conventional filenames
  • Maybe just write the intermediate missing certs to the filesystem for easier updates

There are no tests...please let me know if folks feel strongly and I can spend some more time and webmock some stuff together
I added tests!

@zachmargolis zachmargolis force-pushed the margolis-chain-certificate-service branch from 3841c29 to 376429e Compare September 21, 2020 17:05
Copy link
Contributor

@mitchellhenke mitchellhenke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

recursion 👍🏼

@zachmargolis zachmargolis merged commit 80de14d into master Sep 21, 2020
@zachmargolis zachmargolis deleted the margolis-chain-certificate-service branch September 21, 2020 21:13
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.

None yet

3 participants