Specifies whether a certificate signed by a trusted authority is requested from the Digital Safe.
Setting SSLCACertFile implicitly sets SSLCheckCert to true. If SSLCACertFile is set to false, communications are encrypted, but a certificate is not requested from Digital Safe.
| Type: | Boolean |
| Default: | True if SSLCACertFile is set.False if SSLCACertFile is not set. |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | SSLCheckCert=true
|
| See Also: | SSLCACertFile |
|
|