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) #8097

Merged
merged 2 commits into from
Nov 30, 2021

Conversation

danielmai
Copy link
Contributor

@danielmai danielmai commented 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.


This change is Reviewable

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 danielmai merged commit 3bfd269 into master Nov 30, 2021
@danielmai danielmai deleted the danielmai/cdc-tls branch November 30, 2021 18:10
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