-
Notifications
You must be signed in to change notification settings - Fork 929
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: tls support for protocol dubbo/dubbo3 #2117
Conversation
8775dec
to
9014240
Compare
# Conflicts: # go.mod # go.sum
39aa210
to
ddec760
Compare
Codecov Report
@@ Coverage Diff @@
## 3.0 #2117 +/- ##
=======================================
Coverage 45.21% 45.21%
=======================================
Files 283 283
Lines 17572 17572
=======================================
Hits 7946 7946
Misses 8795 8795
Partials 831 831 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
bd1570b
to
34416ff
Compare
@AlexStocks @binbin0325 @zhaoyunxing92 pls review this pr |
34416ff
to
05e807e
Compare
# Conflicts: # go.mod
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
* tls support for grpc protocol * tls support for grpc protocol * feat: tls support for protocol dubbo/dubbo3 * feat: tls support for protocol dubbo/dubbo3 * feat: add log for tls * feat: move tlsConfig to rootConfig * feat: move tlsConfig to rootConfig
What this PR does:
dubbo-go tls support:
TODO: test samples for above: after this pr merge, will commit in dubboo-go-samples
Which issue(s) this PR fixes:
Fixes #2054
You should pay attention to items below to ensure your pr passes our ci test
We do not merge pr with ci tests failed