Skip to content

Add secret store#2

Open
alicefr wants to merge 6 commits intovirtee:mainfrom
alicefr:add-secret-store
Open

Add secret store#2
alicefr wants to merge 6 commits intovirtee:mainfrom
alicefr:add-secret-store

Conversation

@alicefr
Copy link

@alicefr alicefr commented Aug 11, 2022

Use Vault in order to store and retrieve secrets

The vault directory contains the setupt to create local vault setup for
testing.
The scritp vault/create-secret.sh starts a containerized vault.
The script vault/create-secret.sh load a secret in vault and create a
read only policy.

Signed-off-by: Alice Frosi <afrosi@redhat.com>
Move all the endpoint to lib.rs in this way they can be easly tested.

Signed-off-by: Alice Frosi <afrosi@redhat.com>
Using vault to store the secrets. The KBS will retrieve the secret from
Vault on a successful attestation.

Signed-off-by: Alice Frosi <afrosi@redhat.com>
Signed-off-by: Alice Frosi <afrosi@redhat.com>
Set up how to run integration tests

Signed-off-by: Alice Frosi <afrosi@redhat.com>
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.

1 participant