Skip to content

Conversation

@imdhemy
Copy link

@imdhemy imdhemy commented Oct 27, 2025

Description

This PR eliminates the use of deprecated setting keys from the SSL configuration. I’ve divided the tests to distinguish between the usage of legacy configuration keys and the new secure options. Subsequently, I modified the resolvePasswordSetting() function to resolve passwords only using secure keys. Additionally, I removed the tests that referenced the deprecated settings.

Related Issues

Resolves #19773

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@imdhemy imdhemy requested a review from a team as a code owner October 27, 2025 00:39
@github-actions github-actions bot added enhancement Enhancement or improvement to existing feature or request Other labels Oct 27, 2025
@github-actions
Copy link
Contributor

❌ Gradle check result for c71ad2f: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancement or improvement to existing feature or request Other

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove deprecated settings from SSL configuration

1 participant