SSLCertificateFormat
The format of the SSL certificate (specified by SSLCertificate). Set this parameter to one of the following options:
PEM
DER
This parameter is ignored unless you set UseSSL to TRUE
.
Type: | String |
Default: | PEM |
Required: | No |
Configuration Section: | TaskName or FETCHTASKS |
Example: | SSLCertificateFormat=DER
|
See Also: | SSLCertificate |