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

mTLS: Add support to configure client CA and enforce ClientAuth #1185

Merged
merged 2 commits into from
Jun 25, 2020

Conversation

bogdandrutu
Copy link
Member

@bogdandrutu bogdandrutu commented Jun 24, 2020

Depends on #1184

Fixes #963

…ections

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu merged commit 4b3f0d7 into open-telemetry:master Jun 25, 2020
@bogdandrutu bogdandrutu deleted the mtlsconfig branch June 25, 2020 14:41
@flands flands added this to the Beta 0.5 milestone Jun 28, 2020
wyTrivail pushed a commit to mxiamxia/opentelemetry-collector that referenced this pull request Jul 13, 2020
…-telemetry#1185)

* Change configtls to parse a tls.Config to allow re-using in http connections

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>

* mTLS: Add support to configure client CA and enforce ClientAuth.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
MovieStoreGuy pushed a commit to atlassian-forks/opentelemetry-collector that referenced this pull request Nov 11, 2021
* Move api/unit to top level

* Add changes to CHANGELOG
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
…y#1185)

Bumps [go.etcd.io/etcd/client/v2](https://github.com/etcd-io/etcd) from 2.305.1 to 2.305.2.
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Changelog](https://github.com/etcd-io/etcd/blob/main/Dockerfile-release.amd64)
- [Commits](etcd-io/etcd@client/v2.305.1...client/v2.305.2)

---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Troels51 pushed a commit to Troels51/opentelemetry-collector that referenced this pull request Jul 5, 2024
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.

Expose client CA TLS certificate in receiver gRPC options
3 participants