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