UseInsecureMode
If you are connecting to the FTP server over SSL, and want to ignore any issues with SSL security certificates, set this parameter to true
.
This parameter is used only when UseSSL=true
.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FETCHTASKS |
Example: | UseInsecureMode=False
|
See Also: |