SSLCheckCertificate
A Boolean that specifies whether connections made by the connector over SSL fail if the server certificate is not valid. To override the certificate check and accept certificates that are not valid, set this parameter to false
.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | SSLCheckCertificate=False
|
See Also: |