Common Content for Data Engineering
- Common Content for Data Engineering 10.2.2
- All Products
Property
| Description
|
---|---|
HTTP Port
| Unique HTTP port number for the Mass Ingestion Service process when the service uses the HTTP protocol. Default is 9050.
|
Enable Transport Layer Security (TLS)
| Enables the Transport Layer Security protocol to encrypt connections between the Mass Ingestion Service and external components.
If you enable the TLS protocol, you must specify an HTTPS port and a keystore file. You do not specify an HTTP port.
|
HTTPS Port
| Unique HTTPS port number for the Mass Ingestion Service process when the service uses the HTTPS protocol.
When you set an HTTPS port number, you must also define the keystore file that contains the required keys and certificates.
|
Keystore File
| Path and file name of the keystore file that contains the keys and certificates required if you use HTTPS connections for the Mass Ingestion Service.
You can create a keystore file with a keytool. keytool is a utility that generates and stores private or public key pairs and associated certificates in a keystore file. You can use the self-signed certificate or use a certificate signed by a certificate authority.
|
Keystore Password
| Password for the keystore file.
|