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

feat(cdc): Add superflag to enable TLS without CA or certs. #7946

Merged
merged 4 commits into from
Aug 13, 2021

Conversation

danielmai
Copy link
Contributor

@danielmai danielmai commented Jul 14, 2021


This change is Reviewable

This will attempt to connect to Kafka over TLS using the system certs.
@danielmai danielmai requested a review from manishrjain as a code owner July 14, 2021 02:47
Sets the min TLS version to v1.2 along with the minimum cipher suites.
@danielmai danielmai merged commit ed09b8c into release/v21.03-slash Aug 13, 2021
@danielmai danielmai deleted the danielmai/cdc-tls branch August 13, 2021 17:38
danielmai added a commit that referenced this pull request Nov 30, 2021
This will attempt to connect to Kafka over TLS using the system certs.

* Add helper function x.TLSBaseConfig.

  Sets the min TLS version to v1.2 along with the minimum cipher suites.
danielmai added a commit that referenced this pull request Nov 30, 2021
…8097)

This will attempt to connect to Kafka over TLS using the system certs.

* Add helper function x.TLSBaseConfig.

  Sets the min TLS version to v1.2 along with the minimum cipher suites.
mangalaman93 pushed a commit that referenced this pull request Jan 4, 2023
Does the following changes:
 * will attempt to connect to Kafka over TLS using the system certs.
 * add helper function x.TLSBaseConfig.
 * sets the min TLS version to v1.2 along with the minimum cipher suites.
mangalaman93 added a commit that referenced this pull request Jan 17, 2023
…8564)

Does the following changes:
 * will attempt to connect to Kafka over TLS using the system certs.
 * add helper function x.TLSBaseConfig.
* sets the min TLS version to v1.2 along with the minimum cipher suites.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants