-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
type/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messagesThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messagesThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages