Github user vgotra commented on the issue:
https://github.com/apache/thrift/pull/1449
Yes - it can be (if such self-signed certs are not trusted and if it not
possible to build and validate the chain - but we cannot change that, because
this will cause security problems at productions)
I'm waiting for the results of cross tests - if they will be successful -
then we can say that everything is good.
Locally, I cannot reproduce any problem with set of few languages (cpp, c,
csharp, rust, netcore, ...) for cross tests.
And you can approve current pull request :) Will be a good gift for people
which want to reuse .Net Core Thrift and migrate their infrastructures to the
latest stable stack for .Net
---