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

Add TLS host name override config for Cassandra / SQL tool #1480

Merged
merged 1 commit into from Apr 20, 2021

Conversation

wxing1292
Copy link
Contributor

What changed?

  • Allow overriding host name for TLS host name verification in schema tools
  • Disable TLS host name verification when tls_disable_host_verification or tls-disable-host-verification is set

Why?
Disable TLS host name verification when tls_disable_host_verification or tls-disable-host-verification is set since user need to explicitly set this flag to disable the verification

How did you test it?
CICD

Potential risks
same as #1478, behavior change

Is hotfix candidate?
No

@wxing1292 wxing1292 requested review from mastermanu, sergeybykov and a team April 20, 2021 22:20
* Allow overriding host name for TLS host name verification
* Disable TLS host name verification when `tls_disable_host_verification` or `tls-disable-host-verification` is set
@wxing1292 wxing1292 enabled auto-merge (squash) April 20, 2021 22:37
@wxing1292 wxing1292 merged commit 4aa0c51 into temporalio:master Apr 20, 2021
@wxing1292 wxing1292 deleted the cli-host-name branch April 20, 2021 22:47
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.

None yet

2 participants