Record -
kafka
: TrustStore
Configurations related to the TrustStore.
Fields
- trustStoreType string
-
The file format of the TrustStore file
- location string
-
The location of the TrustStore file
- password string
-
The password for the TrustStore file. If a password is not set, access to the TrustStore is still available but integrity checking is disabled
- trustManagerAlgorithm string
-
The algorithm used by the trust manager factory for SSL connections. The default value is the trust manager factory algorithm configured for the JVM