網頁

2014年10月15日 星期三

Run cURL commands from Windows console

Run cURL commands from Windows console



cURL > Download


How to setup cURL:
  • Download and unzip 64-bit cURL with SSL.
  • Copy the curl.exe file into your Windows PATH folder. By default, this is C:\Windows\System32.
  • Download and install the Visual Studio 2010 C++ Runtime Redistributable 64 bit here.
  • Download the latest bundle of Certficate Authority Public Keys from mozilla.org here.
  • Rename this file from cacert.pem to curl-ca-bundle.crt.
  • Move this file into your Windows PATH folder.
按 shift 右鍵 可以在此處開啟命令提示視窗

沒有留言:

張貼留言

注意:只有此網誌的成員可以留言。