How to fix libeay32.dll was not found error

前端 未结 7 2044
隐瞒了意图╮
隐瞒了意图╮ 2020-12-31 02:26

I want to run some url, i used curl in windows environment for it.i downloaded curl executable from http://curl.haxx.se/dlwiz/?type=bin&os=Win64 and saved curl.exe in C

7条回答
  •  借酒劲吻你
    2020-12-31 03:16

    For windows, you need to download the latest version of the open SSL binaries at this time is:

    openssl-1.0.2k-x64_86-win64.zip
    

    this problem happened to me when I tried to run MongoDB bin in windows 10

    source to download: https://indy.fulgan.com/SSL/

提交回复
热议问题