Reverted UseSSL flag to false and removed invalid test case by forestmvey · Pull Request #671 · opensearch-project/sql · GitHub
Skip to content

Reverted UseSSL flag to false and removed invalid test case #671

Merged
joshuali925 merged 2 commits into
opensearch-project:mainfrom
Bit-Quill:integ-odbc_ssl_default_off
Jul 7, 2022
Merged

Reverted UseSSL flag to false and removed invalid test case #671
joshuali925 merged 2 commits into
opensearch-project:mainfrom
Bit-Quill:integ-odbc_ssl_default_off

Conversation

@forestmvey

Copy link
Copy Markdown
Collaborator

Description

To conform to previous versions of the ODBC driver I have reverted the UseSSL flags default value to false. Removed one invalid test case that tested a mismatch between the UseSSL flag and a specified protocol in the host url. This functionality was not implemented as it broke the Windows UI fix that disallows a specified protocol not matching the UseSSL flag.

Issues Resolved

Leave default configuration for UseSSL flag as false.

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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.

forestmvey and others added 2 commits June 29, 2022 15:20
…st. Test case could not be completed due to breaking Windows UI changes for disabling checkboxes when host protocol is specified.

Signed-off-by: forestmvey <forestv@bitquilltech.com>
Reverted UseSSL flag to false and removed invalid test case
@forestmvey forestmvey requested a review from a team as a code owner June 30, 2022 15:06
@codecov-commenter

codecov-commenter commented Jun 30, 2022

Copy link
Copy Markdown

@joshuali925 joshuali925 merged commit 58cfa88 into opensearch-project:main Jul 7, 2022
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.

5 participants