Commit 0fccd0e0 authored by John Punzalan's avatar John Punzalan

Update curl

parent 8fb3fae6
......@@ -380,7 +380,7 @@ implements Mage_HTTP_IClient
* @link http://php.net/manual/ru/function.curl-setopt.php
*/
$this->curlOption(CURLOPT_SSLVERSION, 1);
$this->curlOption(CURLOPT_SSLVERSION, 6);
$this->getCurlMethodSettings($method, $params, $isAuthorizationRequired);
if(count($this->_headers)) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment