tSetKeystore Standard properties
These properties are used to configure tSetKeystore running in the Standard Job framework.
The Standard tSetKeystore component belongs to the Internet family.
The component in this framework is available in all Talend products.
Basic settings
Set TrustStore | Select this option to set the truststore. Information noteNote: This option is available only
when you have installed the 8.0.1-R2023-06 Talend Studio Monthly update or a later one delivered by Talend. For more information, check with your administrator.
|
Set KeyStore | Select this option to set the keystore. Information noteNote: This option is available only
when you have installed the 8.0.1-R2023-06 Talend Studio Monthly update or a later one delivered by Talend. For more information, check with your administrator.
|
Both | Select this option to set both the truststore and keystore. Information noteNote: This option
is available only when you have installed the 8.0.1-R2023-06 Talend Studio Monthly update or a later one delivered by Talend. For more information, check with your administrator.
|
TrustStore type |
Select the type of the truststore to be used: PKCS 12 or JKS. This option is available when you select the Set TrustStore option or the Both option. |
TrustStore file |
Type in the path, or browse to the certificate truststore file (including filename) that contains the list of certificates that the client trusts. This option is available when you select the Set TrustStore option or the Both option. |
TrustStore password |
Type in the password used to check the integrity of the truststore data. This option is available when you select the Set TrustStore option or the Both option. |
KeyStore type | Select the type of the keystore to be used: PKCS 12
or JKS. This option is available when you select the Set KeyStore option or Both option. |
KeyStore file | Select the type of the keystore to be used: PKCS 12
or JKS. This option is available when you select the Set KeyStore option or Both option. |
KeyStore password | Type in the password for this keystore. This option is available when you select the Set KeyStore option or Both option. |
Check server identity |
Select this check box to make the Job verify the match between the hostname of the URL and the hostname of the server. If they mismatch, the verification mechanism asks whether this connection should be allowed. |
Use SSLContext | Select this option to have the component constructing the SSLContext and
setting the default SSLContext for the current JVM. With this option selected, the
component operates in the following way to construct the SSLContext.
Information noteNote: This option is available only when you have installed the
8.0.1-R2023-06 Talend Studio Monthly update or a later one delivered by Talend. For more information, check with your administrator.
|
Advanced settings
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at a Job level as well as at each component level. |
Global Variables
Global Variables |
ERROR_MESSAGE: the error message generated by the component when an error occurs. This is an After variable and it returns a string. This variable functions only if the Die on error check box is cleared, if the component has this check box. A Flow variable functions during the execution of a component while an After variable functions after the execution of the component. To fill up a field or expression with a variable, press Ctrl+Space to access the variable list and choose the variable to use from it. For more information about variables, see Using contexts and variables. |
Usage
Usage rule |
This component is used standalone. |
Connections |
Outgoing links (from this component to another): Trigger: Run if; On Subjob Ok, On Subjob Error, On Component Ok; On Component Error.
Incoming links (from one component to this one): Trigger: Run if, On Subjob Ok, On Component Ok, On Component Error.
For further information regarding connections, see Using connections in a Job. |
Limitation |
n/a. |