Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Install certs defined as part of job payload from Azure Keyvault #121

Open
stishkin opened this issue Jan 27, 2021 · 1 comment
Open

Install certs defined as part of job payload from Azure Keyvault #121

stishkin opened this issue Jan 27, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request
Projects

Comments

@stishkin
Copy link
Contributor

If HTTPs endpoint requires custom cert - add ability to add the cert before running test tools

@stishkin stishkin self-assigned this Jan 27, 2021
@stishkin stishkin added the enhancement New feature or request label Jan 27, 2021
@stishkin
Copy link
Contributor Author

Attempt 1:

  • Set certificate in Azure Keyvault
  • Pass certificate to the container in encrypted environment variable (since this is the only way we can pass cert secretly to the container)
  • Add "install certificates" command to RAFT SDK, so tools run that on initialization

@mgreisen mgreisen added this to To do in raft Aug 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
raft
To do
Development

No branches or pull requests

1 participant