Implementation with TLS Authentication of the PulsarClientAuthenticationService. Provides Pulsar clients with the ability to authenticate against a secured Apache Pulsar broker endpoint.
Pulsar, client, security, authentication, TLS
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Trusted Certificate Filename | Trusted Certificate Filename | The fully-qualified filename of the Trusted certificate. | ||
Client Certificate | Client Certificate | The fully-qualified filename of the client certificate. | ||
Client Key | Client Key | The fully-qualified filename of the client private key. |