mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 15:45:12 -04:00
CURLOPT_FTPSSLAUTH was added in 7.12.2
This commit is contained in:
parent
b7ff86fa2b
commit
4b1c0bd1e7
@ -743,7 +743,7 @@ Require SSL for all communication or fail with \fICURLE_FTP_SSL_FAILED\fP.
|
||||
.IP CURLOPT_FTPSSLAUTH
|
||||
Pass a long using one of the values from below, to alter how libcurl issues
|
||||
\&"AUTH TLS" or "AUTH SSL" when FTP over SSL is activated (see
|
||||
\fICURLOPT_FTP_SSL\fP).
|
||||
\fICURLOPT_FTP_SSL\fP). (Added in 7.12.2)
|
||||
.RS
|
||||
.IP CURLFTPAUTH_DEFAULT
|
||||
Allow libcurl to decide
|
||||
|
Loading…
Reference in New Issue
Block a user