-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-6718] Add mutual TLS flag to comm.GRPCServer
There are several places where checking for mutual TLS will be required as part of enabling mutual TLS support for peer and orderer nodes. This CR simply adds a convenience method to the comm.GRPCServer interface Change-Id: I42b37798aef37ed6d0979810e50e764aaad780c0 Signed-off-by: Gari Singh <gari.r.singh@gmail.com>
- Loading branch information
1 parent
3b43020
commit 22c704d
Showing
2 changed files
with
27 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters