Octavi00 opened a new pull request, #12389:
URL: https://github.com/apache/gravitino/pull/12389

   [Subtask] M1: CI-enforced tests for server-side HTTPS and mTLS
    #12299
   
   ### What changes were proposed in this pull request?
   - Added TestHttpsServerAuthentication test file to verify server side HTTPS 
across all 7 requested tests.
   - These changes introduce 6 new certificate fixtures for https server 
TLS/mTLS testing.
   - Includes new README.md file for instructions on certificate regeneration + 
regen script file.
   - Added TestTlsServerUtils to provide a reusable Jetty TLS server setup for 
future test modules
   - Updated server-common/build.gradle.kts to publish test classes and 
fixtures via test artifacts configuration
   
   Fix:  #12299
   
   ### Does this PR introduce _any_ user-facing change?
   No user facing changes
   
   ### How was this patch tested?
   Ran:
    ./gradlew rat 
    Passed
    ./gradlew :server-common:test --tests 
"org.apache.gravitino.server.web.TestHttpsServerAuthentication"
    Passed


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