Meet us at at Real World in Orlando, Florida.
All functions
Mac OS X
Windows
Crossplatform
Components
Guides
New in version:
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
CURL.SetOptionFTPSSLAuth
Component: CURL
Version: 2.5
Mac OS X: Works
Windows: Works
MBS( "CURL.SetOptionFTPSSLAuth"; handle; value )
Parameters
| Parameter | Description | Example value |
|---|---|---|
| Handle | The CURL session handle. | $curl |
| Value | Sets the SSL mode. | 2 |
Result
Returns "OK" on success.
Description
Sets which SSL Authentication to use.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 CURLOPT_USE_SSL).
| CURLFTPAUTH_DEFAULT | 0 | Allow libcurl to decide. |
| CURLFTPAUTH_SSL | 1 | Try "AUTH SSL" first, and only if that fails try "AUTH TLS". |
| CURLFTPAUTH_TLS | 2 | Try "AUTH TLS" first, and only if that fails try "AUTH SSL". |
Feedback: Report problem or ask question.
Links
MBS Real Studio Plugins - Pfarrgemeinde Messdiener Nickenich