Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Fix Vault's missing X.509 root certificates #255

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

edigaryev
Copy link
Contributor

@edigaryev edigaryev commented Oct 25, 2022

A more proper way would be to use config.ConfigureTLS(), however, its input doesn't have a CACertPool field, yet we get the *x509.CertPool from github.com/certifi/gocertifi and there's no way around that, nor there's a way to turn *x509.CertPool into a string of certificate chains.

@edigaryev edigaryev requested a review from fkorotkov October 25, 2022 11:46
@edigaryev edigaryev merged commit 2e4f6ce into master Oct 25, 2022
@edigaryev edigaryev deleted the fix-vault-missing-x509-root-certs branch October 25, 2022 12:13
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