Last updated 6 years ago
public function call($url, $data, $type = self::T YPE_POST) { ... curl_setopt($process, CURLOPT_CAINFO, getcwd().'\Cert\cacert.pem'); ... }