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

Support SSL connection to Vault api #50

Merged
merged 13 commits into from
Oct 17, 2024

Conversation

suprjinx
Copy link
Collaborator

implemented in devcontainer with self-signed cert

vault_token:
vault_addr:
# if VAULT_ADDR is https with self-signed cert, need to provide
# CA cert (path to file)
Copy link
Collaborator

@GeorgeJahad GeorgeJahad Oct 16, 2024

Choose a reason for hiding this comment

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

This comment confused me for a bit. It would have been clearer to me if it read:

 # if VAULT_ADDR is https with self-signed cert, need to provide
 # CA cert (path to file) in "vault_ssl_cert" below:

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

updated if you can please re-up the approval

cert/.keep Outdated Show resolved Hide resolved
GeorgeJahad
GeorgeJahad previously approved these changes Oct 16, 2024
Copy link
Collaborator

@GeorgeJahad GeorgeJahad left a comment

Choose a reason for hiding this comment

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

I had a minor comment, but LGTM

GeorgeJahad
GeorgeJahad previously approved these changes Oct 17, 2024
@suprjinx suprjinx merged commit 8e961a4 into G-Research:main Oct 17, 2024
2 checks passed
@suprjinx suprjinx deleted the ssl-self-signed branch October 17, 2024 16:36
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.

2 participants