i keep getting this error. I have done all i could find on this. but nothing seems to do anything.
below code should fix it but it does not.
//$this->curlOption(CURLOPT_SSL_CIPHER_LIST, 'TLSv1');$this->curlOption(CURLOPT_SSLVERSION, CURL_SSLVERSION_TLSv1);
Any new idea's ?