Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(vector sink): cert verification with proxy enabled (vectordotdev#…
…17651) fixes vectordotdev#17629 <!-- **Your PR title must conform to the conventional commit spec!** <type>(<scope>)!: <description> * `type` = chore, enhancement, feat, fix, docs * `!` = OPTIONAL: signals a breaking change * `scope` = Optional when `type` is "chore" or "docs", available scopes https://github.com/vectordotdev/vector/blob/master/.github/semantic.yml#L20 * `description` = short description of the change Examples: * enhancement(file source): Add `sort` option to sort discovered files * feat(new source): Initial `statsd` source * fix(file source): Fix a bug discovering new files * chore(external docs): Clarify `batch_size` option --> --------- Co-authored-by: neuronull <[email protected]>
- Loading branch information