JNSimba opened a new pull request, #67018:
URL: https://github.com/apache/doris/pull/67018
### What problem does this PR solve?
Issue Number: N/A
Related PR: N/A
Problem Summary:
Connector regression cases derived hostname verification and excluded
protocols from framework TLS settings. This could disable Arrow Flight TLS
coverage or skip hostname verification unintentionally. When TLS is enabled,
pass the CA certificate and require hostname verification for every connector
protocol.
### Release note
None
### Check List (For Author)
- Test
- [x] Regression test
- Flink connector TLS: 3 suites passed
- Spark connector TLS: 2 suites passed
- [x] Unit Test
- Regression framework: 4 tests passed
- [ ] Manual test
- [ ] No need to test or manual test.
- Behavior changed:
- [ ] No.
- [x] Yes. Connector TLS regression cases now verify hostnames and
exercise all protocols.
- Does this need documentation?
- [x] No.
- [ ] Yes.
### Check List (For Reviewer who merge this PR)
- [ ] Confirm the release note
- [ ] Confirm test cases
- [ ] Confirm document
- [ ] Add branch pick label
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]