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

/vbox/src/VBox/Main/webservice/
H A Dvboxweb.cpp127 static const char *g_pcszCACert = NULL; // file with trusted CA certificates variable
841 g_pcszPassword, g_pcszCACert, g_pcszCAPath,
1007 g_pcszCACert = ValueUnion.psz;

Completed in 37 milliseconds