Skip to content

TLSInfo not available from ClientHandshake #934

@donovanhide

Description

@donovanhide

https://github.com/grpc/grpc-go/blob/master/credentials/credentials.go#L168-L170

It is useful to receive access to the ConnectionState of a TLS connection when both server and client want to prove their identity in a peer to peer scenario at the application level. For example both peers might want to sign the TLSUnique bytes with their private key. This omission prevents that from happening.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions