nevzheng commented on PR #10975:
URL: https://github.com/apache/gravitino/pull/10975#issuecomment-5058330967

   @Octavi00 I checked the current repository and this PR and did not find 
existing test keystore or truststore fixtures to reuse. Please create static 
PKCS12 fixtures for the integration tests rather than generating and deleting 
certificates at runtime. Store them under the `src/test/resources/tls` 
directory of the module that owns the integration test. Clearly mark the 
filenames, aliases, certificate subjects, and passwords as test-only, and 
include brief regeneration instructions. The integration tests should use these 
fixtures to perform real TLS handshakes.


-- 
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]

Reply via email to