mirror of https://github.com/grpc/grpc-java.git
The client didn't have the trust manager set, so the RPC would fail due to server-certificate verification, not lack of client auth. With this change, noClientAuthFailure now fails with tcnative but still passes with Jetty ALPN. basicClientServerIntegrationTest seems to be working for me, so I'm enabling it. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||