SSLClientCert
Specifies the SSL client certificate used to authenticate with the Apache Kafka broker.
データ型
string
デフォルト値
""
解説
This property provides the certificate or certificate store that the 本製品 uses for SSL client authentication. The expected format depends on the value of SSLClientCertType, which determines whether the certificate is supplied as a file path, a base64-encoded string, or a reference to a system certificate store.
If the certificate store is password protected, set the password in SSLClientCertPassword.
See SSLClientCertType for details about supported certificate formats and how to supply them.