Home
last modified time | relevance | path

Searched refs:getSystemCaRootBundlePath (Results 1 – 3 of 3) sorted by relevance

/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/
H A DREADME.md32 - `CaBundle::getSystemCaRootBundlePath()`: Returns the system CA bundle path, or a path to the bund…
44 $caPathOrFile = \Composer\CaBundle\CaBundle::getSystemCaRootBundlePath();
63 $caPathOrFile = \Composer\CaBundle\CaBundle::getSystemCaRootBundlePath();
78 \GuzzleHttp\RequestOptions::VERIFY => \Composer\CaBundle\CaBundle::getSystemCaRootBundlePath()
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/src/
H A DCaBundle.php64 public static function getSystemCaRootBundlePath(LoggerInterface $logger = null) function in Composer\\CaBundle\\CaBundle
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/
H A DClient.php437 $cert = CaBundle::getSystemCaRootBundlePath();