Fixed a leftover reference to CURLOPT_FTP_SSL (thanks to Carlos Alloatti
for spotting it).
This commit is contained in:
parent
98416a4fab
commit
6887106ff7
@ -1085,7 +1085,7 @@ Require SSL for all communication or fail with \fICURLE_USE_SSL_FAILED\fP.
|
|||||||
.IP CURLOPT_FTPSSLAUTH
|
.IP CURLOPT_FTPSSLAUTH
|
||||||
Pass a long using one of the values from below, to alter how libcurl issues
|
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
|
\&"AUTH TLS" or "AUTH SSL" when FTP over SSL is activated (see
|
||||||
\fICURLOPT_FTP_SSL\fP). (Added in 7.12.2)
|
\fICURLOPT_USE_SSL\fP). (Added in 7.12.2)
|
||||||
.RS
|
.RS
|
||||||
.IP CURLFTPAUTH_DEFAULT
|
.IP CURLFTPAUTH_DEFAULT
|
||||||
Allow libcurl to decide
|
Allow libcurl to decide
|
||||||
|
Loading…
x
Reference in New Issue
Block a user