grpc-go/credentials
Anthony Romano 9a97937ed3 credentials: don't overwrite ServerName in given config
The first endpoint will set the ServerName which will then be used by
the second endpoint, causing the transport to reject the second endpoint
since the server cert won't match the server name.
2016-07-14 11:17:40 -07:00
..
oauth credentials/oauth: default to Bearer token type 2016-06-24 10:39:34 -07:00
credentials.go credentials: don't overwrite ServerName in given config 2016-07-14 11:17:40 -07:00