Searched refs:CAFILE_NAME (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTHttp.cpp40 #define CAFILE_NAME "tstHttp-tempcafile.crt" macro
223 rc = RTStrmOpen(CAFILE_NAME, "w+b", &CAFile);
312 rc = RTHttpSetCAFile(hHttp, CAFILE_NAME);
341 // RTFileDelete(CAFILE_NAME);

Completed in 42 milliseconds