Table of Contents

Search

  1. Preface
  2. Part 1: Hadoop Integration
  3. Part 2: Databricks Integration
  4. Appendix A: Connections Reference

SSL Properties

SSL Properties

The following table describes the SSL properties for the Kafka connection:
Property
Description
SSL Mode
Required. SSL mode indicates the encryption type to use for the connection.
You can choose a mode from the following SSL modes:
  • Disabled
  • One way
  • Two way
SSL TrustStore File Path
Required when
One way
SSL mode is selected.
Absolute path and file name of the SSL truststore file that contains certificates of the trusted SSL server.
SSL TrustStore Password
Required when
One way
SSL mode is selected.
Password for the SSL truststore.
SSL KeyStore File Path
Required when
Two way
SSL mode is selected.
Absolute path and file name of the SSL keystore file that contains private keys and certificates for the SSL server.
SSL KeyStore Password
Required when
Two way
SSL mode is selected.
Password for the SSL keystore.

0 COMMENTS

We’d like to hear from you!