buxingzhe opened a new issue #6040:
URL: https://github.com/apache/skywalking/issues/6040
Please answer these questions before submitting your issue.
- Why do you submit this issue?
Skywallking agent fails to establish gRPC channel with TLS except CA file
exists. Actually the CA file is not required by just initial a TLS channel
instead of a plian text channel.
- [ ] Question or discussion
- [ ] Bug
- [ ] Requirement
The skywalking agent can establish a TLS channel talking with gRPC
without CA file.
- [ ] Feature or performance improvement
___
### Question
- What do you want to know?
___
### Bug
- Which version of SkyWalking, OS, and JRE?
8.3.0
- Which company or project?
- What happened?
If possible, provide a way to reproduce the error. e.g. demo application,
component version.
___
### Requirement or improvement
- Please describe your requirements or improvement suggestions.
Skywalking agent can establish a gRPC tls channel without CA file by just
setting the negotiation type to TLS instead of plain text.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]