Skip to content

OAuth2 client auth PEM truststore #24437

@gulecroc

Description

@gulecroc

Search before reporting

  • I searched in the issues and found nothing similar.

Motivation

When using the OAuth2 client authentication plugin, there is no option to define the truststore.

Currently the only way is to set the Java truststore with -Djavax.net.ssl.trustStore.

The pulsar helm chart has recently switch from Java keystore to combined PEM files, so the truststore is dynamically updated without needed to restart the pulsar component

Solution

Add a new option to define the truststore in brokerClientAuthenticationParameters, and the format.

Alternatives

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions