Table of Contents

Search

  1. Preface
  2. Informatica Developer
  3. The Model Repository
  4. Searches in Informatica Developer
  5. Connections
  6. Physical Data Objects
  7. Flat File Data Objects
  8. Logical View of Data
  9. Viewing Data
  10. Application Deployment
  11. Application Patch Deployment
  12. Application Patch Deployment Example
  13. Continuous Integration and Continuous Delivery (CI/CD)
  14. Object Import and Export
  15. Appendix A: Data Type Reference
  16. Appendix B: Keyboard Shortcuts
  17. Appendix C: Connection Properties

Developer Tool Guide

Developer Tool Guide

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!