Add ability to set custom SSLContext on TestSSLServer
authorDaniel Sommermann <dcsommer@whatsapp.com>
Wed, 25 Jan 2017 21:01:37 +0000 (13:01 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 25 Jan 2017 21:02:56 +0000 (13:02 -0800)
commitd0d34d8e226197fca5313dfcef58e2ca85ee734d
tree5208f7e69ecf1caabf9893b4679f5cf20ecd2856
parent2eab3687311d467bdce69c065547a6b21c0cef8d
Add ability to set custom SSLContext on TestSSLServer

Summary:
This is needed if you want to test other scenarios where the
server has other OpenSSL settings.

Differential Revision: D4463587

fbshipit-source-id: ffd4019e921649dee703363b2ff028b4d8063210
folly/io/async/test/TestSSLServer.cpp
folly/io/async/test/TestSSLServer.h