MCPcopy 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
58boost::filesystem::path keyDir;
59boost::filesystem::path certFile(const std::string& filename)
60{
61 return keyDir / filename;
62}
63
64struct GlobalFixtureSSL
65{

Callers 3

GlobalFixtureSSLMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected