rdhabalia opened a new pull request #4124: [pulsar-admin-tool] support json auth-param for tls-authentication URL: https://github.com/apache/pulsar/pull/4124 ### Motivation Right now, TLS authentication doesn't support json auth-param which requires when tls cert/key file names has ":" and it can't be parsed with default key-value parser. So, we need json-parsing support for tls authentication. ### Modification AuthenticationTLS supports json auth-param
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
