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/chore(grpc): allow insecure #151

Merged
merged 2 commits into from
Jun 18, 2023
Merged

fix/chore(grpc): allow insecure #151

merged 2 commits into from
Jun 18, 2023

Conversation

mzz2017
Copy link
Contributor

@mzz2017 mzz2017 commented Jun 18, 2023

Background

allow_insecure will cause gRPC does not work.

Checklist

Full changelogs

Issue reference

Fix #111

piyoki
piyoki previously approved these changes Jun 18, 2023
@mzz2017 mzz2017 merged commit 029849d into main Jun 18, 2023
@mzz2017 mzz2017 deleted the fix_grpc_allowinsecure branch June 18, 2023 10:54
MarksonHon pushed a commit to MarksonHon/dae that referenced this pull request Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

allow_insecure: true will cause failure to connect with grpc node
2 participants