This is an automated email from the ASF dual-hosted git repository. lorinlee pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brpc.git
commit c2f39eba8a121d2bd8d9b532ebeb53bab7937cd7 Merge: b52299c4 ef7e5b9c Author: LorinLee <[email protected]> AuthorDate: Fri Jul 31 09:44:16 2026 +0800 Merge pull request #3408 from wwbmmm/verify-tls-peer-name Add TLS peer name verification for clients src/brpc/channel.cpp | 35 ++++++++++++--- src/brpc/details/mesalink_ssl_helper.cpp | 8 ++++ src/brpc/details/ssl_helper.cpp | 44 ++++++++++++++++++- src/brpc/details/ssl_helper.h | 2 + src/brpc/ssl_options.h | 4 ++ test/brpc_channel_unittest.cpp | 17 ++++++++ test/brpc_ssl_unittest.cpp | 73 ++++++++++++++++++++++++++++++++ 7 files changed, 176 insertions(+), 7 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
