-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENG-3453: Add TLS support to RPC layer
Summary: Added TLS support to RPC layer. Also separated Connection class into transport and logic layers. Test Plan: ybd --cxx-test rpc_stub-test --gtest_filter *.TLS Reviewers: mikhail, amitanand, pritam.damania Reviewed By: pritam.damania Subscribers: bogdan, bharat, karthik, ybase Differential Revision: https://phabricator.dev.yugabyte.com/D4953
- Loading branch information
Showing
30 changed files
with
914 additions
and
511 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
Oops, something went wrong.