No description provided.
No Tags provided.
Properties:
In the list below, the names of required properties appear in bold. Anyother properties (not in bold) are considered optional. The table also indicates any default values, whether a property supports the NiFi Expression Language (or simply EL), and whether a property is considered "sensitive", meaning that its value will be encrypted. Before entering a value in a sensitive property, ensure that the nifi.properties file has an entry for the property nifi.sensitive.props.key.
| Name | Description | Default Value | Valid Values | EL | Sensitive |
|---|---|---|---|---|---|
| Keystore Filename | The fully-qualified filename of the Keystore | No | No | ||
| Keystore Password | The password for the Keystore | No | Yes | ||
| Keystore Type | The Type of the Keystore | JKS |
| No | No |
| Truststore Filename | The fully-qualified filename of the Truststore | No | No | ||
| Truststore Password | The password for the Truststore | No | Yes | ||
| Truststore Type | The Type of the Truststore. Either JKS or PKCS12 | JKS |
| No | No |