wu-sheng commented on issue #6040:
URL: https://github.com/apache/skywalking/issues/6040#issuecomment-749441087
> The main reason is that we don't like to maintain the CA files along with
skywalking agents as the certificates should updated when they are expired.
Are you doing this in the product environment? Theoretical, this is not very
secure. Because the server side is not being checked. But this is just my
advice, not a block.
For the changes you proposed, don't use
`System.getProperty("skywalking.grpc.tls.enabled"`, you should add a config
into `org.apache.skywalking.apm.agent.core.conf.Config`. Feel free to submit a
pull request and notice, change the agent setup doc and changelog file.
----------------------------------------------------------------
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]