Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Kms vault #51

Merged
merged 6 commits into from
Sep 1, 2022
Merged

Kms vault #51

merged 6 commits into from
Sep 1, 2022

Conversation

chris-giblin
Copy link
Contributor

Add Vault as a KMS provider using Java ServiceLoader

Copy link
Member

@tombentley tombentley left a comment

Choose a reason for hiding this comment

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

Thanks @chris-giblin, I've made a first pass.

Presumably a production deployment would use HTTPS, so eventually we'll need tests (and perhaps configs?) for that. I further assume you don't want to bit this off here, which is fine, but can you open an issue for this so we don't forget?

@chris-giblin
Copy link
Contributor Author

Presumably a production deployment would use HTTPS, so eventually we'll need tests (and perhaps configs?) for that. I further assume you don't want to bit this off here, which is fine, but can you open an issue for this so we don't forget?

The URL in the unit test is indeed http. That is the protocol used by Vault's dev mode which the test assumes. This should go away when testcontainers are introduced through Isssue #37

Copy link
Member

@tombentley tombentley left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM.

@chris-giblin chris-giblin merged commit 8e391ed into main Sep 1, 2022
@chris-giblin chris-giblin deleted the kms-vault branch September 1, 2022 19:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants