Skip to content

Conversation

@muskan124947
Copy link
Contributor

The changes update the client certificate authentication tests to ensure that the encryption settings are correctly validated.

  • In ClientCertificateAuthenticationTest.java, test methods were renamed (from testEncryptTrusted to testEncryptOn and from testEncryptUntrusted to testEncryptOff) for clarity.
  • Connection strings were adjusted to properly set encryption flags, with assertions updated to use assertTrue for encryption on and assertFalse for encryption off.
  • Minor formatting improvements were made, including consolidating try-with-resources and enhancing comments, while adding the missing import for assertFalse.

Updated test cases for client certificate authentication to include tests for encryption settings and validation of connection states.
@muskan124947 muskan124947 merged commit 4e7a872 into release/10.2 Oct 13, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants