Matthew Stevenson
Matthew Stevenson
This mimics the existing functionality for Java (https://github.com/grpc/grpc-java/pull/10016) and for C++ (https://github.com/grpc/grpc/pull/32672). When the environment variable is not set, the functionality is unchanged. Along the way, we remove 2 obsolete...
RELEASE NOTES: none
First of several PRs to improve the e2e testing for the SSL credentials API.
This is some cleanup that was identified during the review of #34874.