Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Data Engineering Integration
  3. Mappings
  4. Mapping Optimization
  5. Sources
  6. Targets
  7. Transformations
  8. Python Transformation
  9. Data Preview
  10. Cluster Workflows
  11. Profiles
  12. Monitoring
  13. Hierarchical Data Processing
  14. Hierarchical Data Processing Configuration
  15. Hierarchical Data Processing with Schema Changes
  16. Intelligent Structure Models
  17. Blockchain
  18. Stateful Computing
  19. Appendix A: Connections Reference
  20. Appendix B: Data Type Reference
  21. Appendix C: Function 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!