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

fix tls configuration defaults #250

Merged
merged 1 commit into from
Dec 11, 2019
Merged

fix tls configuration defaults #250

merged 1 commit into from
Dec 11, 2019

Conversation

tanner0101
Copy link
Member

@tanner0101 tanner0101 commented Dec 11, 2019

Setting pass a nil TLSConfiguration specifically means "don't use TLS" which we no longer want to be the default behavior. Passing a TLSConfiguration signals the client to use TLS if the server supports it.

@tanner0101 tanner0101 added the enhancement New feature or request label Dec 11, 2019
@tanner0101 tanner0101 merged commit 70a5748 into master Dec 11, 2019
@tanner0101 tanner0101 deleted the tn-tls-fix branch December 11, 2019 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant