Fix the 'SSL peer certificate or SSH remote key was not OK' on Fedora.
Set CURLOPT_SSL_VERIFYPEER and CURLOPT_SSL_VERIFYHOST to 0 for the easy_perform, this is not ok in any way, but should work (be aware of MITM attacks).
Fix #86 (closed)
Set CURLOPT_SSL_VERIFYPEER and CURLOPT_SSL_VERIFYHOST to 0 for the easy_perform, this is not ok in any way, but should work (be aware of MITM attacks).
Fix #86 (closed)