Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ certFile
Function
certFile
lib/cpp/test/TNonblockingSSLServerTest.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
58
boost::filesystem::path keyDir;
59
boost::filesystem::path certFile(const std::string& filename)
60
{
61
return keyDir / filename;
62
}
63
64
struct GlobalFixtureSSL
65
{
Callers
3
GlobalFixtureSSL
Method · 0.70
createServerSocketFactory
Function · 0.70
createClientSocketFactory
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected