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 Confluent Kafka connection:
Property
Description
SSL Mode
Optional. SSL mode indicates the encryption type to use for the connection.
You can choose one of the following SSL modes:
  • Disabled
  • One way
  • Two way
The default value is
Disabled
.
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.
Additional Security Properties
Optional. Comma-separated list of connection properties to connect to the Confluent Kafka broker in a secured way.

0 COMMENTS

We’d like to hear from you!