maxmind / geoipupdate-legacy

GeoIP update client code
GNU General Public License v2.0
258 stars 63 forks source link

curl_easy_perform() failed: SSL connect error #66

Closed mash7 closed 7 years ago

mash7 commented 7 years ago

Hi, I am getting the following error:

I am using the latest version from the GIT on centos. Please let me know how to fix it. Thanks

oschwald commented 7 years ago

What version of libcurl are you using and what version of CentOS? If I had to guess, I would guess it is related to https://github.com/curl/curl/issues/700

oschwald commented 7 years ago

I am closing this due to lack of follow-up information and given that it appears the likely culprit has been fixed in CentOS already.