nodece opened a new pull request, #15456: URL: https://github.com/apache/pulsar/pull/15456
Signed-off-by: Zixuan Liu <[email protected]> ### Motivation We have many JKS certificates in many modules, it is fragmented, and not conducive to our management. ### Modifications - Use `tests/certificate-authority/jks` directory to manage the JKS certificates - Copy `tests/certificate-authority` to test target directory in each module that needs the tls certificates - Modified the load the JKS certificates - Move the `generate_keystores_for_test.sh` to `tests/certificate-authority/generate_keystore.sh` ### Documentation Need to update docs? - [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]
