nodece opened a new pull request, #14798: URL: https://github.com/apache/pulsar/pull/14798
Signed-off-by: Zixuan Liu <[email protected]> Fixes #14733 ### Motivation When a ca file includes multiple ca data, TrustManagerProxy only loads a ca data, we should add multiple ca data. ### Modifications - add load multiple certificates support ### Verifying this change - [x] Make sure that the change passes the CI checks. This change added tests and can be verified as follows: - Add TrustManagerProxyTest for this ### Documentation - [x] `no-need-doc` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
