Commit 4b62cd36 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

- Ken Hirsch simplified how libcurl does FTPS: now it doesn't assume any

  particular state for the control connection like it did before for implicit
  FTPS (libcurl assumed such control connections to be encrypted while some
  FTPS servers such as FileZilla assumes such connections to be clear
  mode). Use the CURLOPT_USE_SSL option to set your desired level.
parent df7b1d8e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment