SSLCertificate
The path of the client-side SSL certificate to use when you connect to the FTP server over SSL. The FTP server uses this certificate to verify the identity of the client.
This parameter is ignored unless you set UseSSL to TRUE
.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FETCHTASKS |
Example: | SSLCertificate=/path/to/certificate.crt
|
See Also: | SSLCertificateFormat |