thrift-tls: Expose client common name in connection context
authorAlex Landau <alandau@fb.com>
Thu, 1 Oct 2015 22:35:37 +0000 (15:35 -0700)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Thu, 1 Oct 2015 23:20:18 +0000 (16:20 -0700)
commit17b973baa8c4a5fc9f80807b2ddfe874c7cc4bb0
tree17932d7daa171d29dd6bd57824d41d972c790bc4
parent68b39c3094ded827c970b12019ceebac5f425eaa
thrift-tls: Expose client common name in connection context

Summary: Server can find out client's common name through
Cpp2ConnContext::getPeerCommonName

Reviewed By: @siyengar

Differential Revision: D2469588
folly/io/async/AsyncSSLSocket.h