IngestNiFiUseSSL
A Boolean value that specifies whether to use SSL/TLS when sending documents to NiFi.
To use SSL/TLS you must also set the parameter SSLMethod
. You can set this parameter in the [Ingestion]
section of the configuration file, or in the section specified by the parameter IngestSSLConfig.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | TaskName or Ingestion |
Example: | IngestNiFiUseSSL=TRUE
|
See Also: | IngesterType |