How to fix libeay32.dll was not found error

前端 未结 7 2047
隐瞒了意图╮
隐瞒了意图╮ 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:12

    Download libeay32.dll and ssleay32.dll binary package for 32Bit and 64Bit from http://indy.fulgan.com/SSL/ then put it into executable or System32 directory.

提交回复
热议问题