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

Disable TLS on the block puller to work with ORDERER_GENERAL_TLS_ENAB… #1

Merged
merged 2 commits into from
Jan 26, 2021

Conversation

jimthematrix
Copy link

…LED=false

This allows the orderer to use the client-facing RPC port with TLS disabled. The internal block puller, responsible for replicating blocks from another orderer, targets the same RPC port but was configured to use TLS statically. As a follow-up we could set the value to the TLS_ENABLED configuration.

@jimthematrix jimthematrix merged commit 005e458 into kaleido-2.3 Jan 26, 2021
@jimthematrix jimthematrix deleted the kaleido-2.3-no-tls branch January 26, 2021 00:23
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.

1 participant