Hi everybody!
I've spent hours trying to update my Magento version.
With both Magento Connect and SSH, I get the same error.
'SSL connect error'.
I already changed my Curl.php to the following:
$this->curlOption(CURLOPT_SSLVERSION, 6);
Does anybody have a suggestion?