SSLCheckCertificate
Specifies whether a certificate signed by a trusted authority is requested from the Digital Safe.
Setting SSLCACertificate or SSLCACertificatesPath implicitly sets this parameter to true
.
If you set this parameter to false
, communications are encrypted but a certificate is not requested from Digital Safe.
Type: | Boolean |
Default: | True if SSLCACertificate or SSLCACertificatesPath is set. Otherwise false. |
Required: | No |
Configuration Section: | Ingestion |
Example: | SSLCheckCertificate=true
|
See Also: |