Sensitive Property: trueKey Password | | | The password for the key. If this is not specified, but the Keystore Filename, Password, and Type are specified, then the Keystore Password will be assumed to be the same as the Key Password. Sensitive Property: true |
Keystore Type | | | The Type of the Keystore |
Truststore Filename | | | The fully-qualified filename of the Truststore |
Truststore Password | | | The password for the Truststore Sensitive Property: true |
Truststore Type | | | The Type of the Truststore |
TLS Protocol | TLS | | The algorithm to use for this TLS/SSL context. "TLS" will instruct NiFi to allow all supported protocol versions and choose the highest available protocol for each connection. Java 8 enabled TLSv1.2, which is now the lowest version supported for incoming connections. Java 11 enabled TLSv1.3. Depending on the version of Java NiFi is running on, different protocol versions will be available. With "TLS" selected, as new protocol versions are made available, NiFi will automatically select them. It is recommended unless a specific protocol version is needed. On Java 11, for example, TLSv1.3 will be the default, but if a client does not support it, TLSv1.2 will be offered as a fallback. TLSv1.0 and TLSv1.1 are not supported at all. |
State management:
This component does not store state.Restricted:
This component is not restricted.System Resource Considerations:
None specified.