PulsarClientTlsAuthenticationService

Description:

Implementation with TLS Authentication of the PulsarClientAuthenticationService. Provides Pulsar clients with the ability to authenticate against a secured Apache Pulsar broker endpoint.

Tags:

Pulsar, client, security, authentication, TLS

Properties:

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 NameAPI NameDefault ValueAllowable ValuesDescription
Trusted Certificate FilenameTrusted Certificate FilenameThe fully-qualified filename of the Trusted certificate.
Client CertificateClient CertificateThe fully-qualified filename of the client certificate.
Client KeyClient KeyThe fully-qualified filename of the client private key.

State management:

This component does not store state.

Restricted:

This component is not restricted.

System Resource Considerations:

None specified.