Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ certFile
Function
certFile
lib/cpp/test/TSSLSocketInterruptTest.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
45
boost::filesystem::path keyDir;
46
boost::filesystem::path certFile(const std::string& filename)
47
{
48
return keyDir / filename;
49
}
50
boost::mutex gMutex;
51
52
struct GlobalFixtureSSL
Callers
3
GlobalFixtureSSL
Method · 0.70
createServerSocketFactory
Function · 0.70
createClientSocketFactory
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected