Table of Contents

Search

  1. Preface
  2. Introduction to Data Engineering Streaming
  3. Data Engineering Streaming Administration
  4. Sources in a Streaming Mapping
  5. Targets in a Streaming Mapping
  6. Streaming Mappings
  7. Window Transformation
  8. Appendix A: Connections
  9. Appendix B: Monitoring REST API Reference
  10. Appendix C: Sample Files

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!