Searched defs:RTHttpSetCAFile (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/misc/
H A Dhttp.cpp346 RTR3DECL(int) RTHttpSetCAFile(RTHTTP hHttp, const char *pcszCAFile) function
428 * set by RTHttpSetCAFile(). We need other or additional CA certificates. */
432 /* CAcert file (see RTHttpSetCAFile()) has wrong format */

Completed in 44 milliseconds