Github user nsuke commented on the issue:
https://github.com/apache/thrift/pull/930
@gadLinux I guess we can remove not-yet-possible part of the test for now,
then.
I agree that if we eventually have server-side too, it would be cleaner to
have c_glib-only test.
For --ssl, you can check out the behaviour as follows, if youâve
configured to build cpp:
```shell
$ make precross
$ test/cpp/TestServer # with or without --ssl
(on another shell)
$ test/c_glib/test_client # the same for --ssl above
```
otherwise, test/tests.json has full list of languages that has ssl (search
for âip-sslâ) and its command.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---