]
Steven Hawkins resolved TEIID-4128.
-----------------------------------
Fix Version/s: 8.12.5
Resolution: Done
Merged the pull request. It looks like later branches were already corrected.
Domain mode - full-ha profile does not disable SSL for ODBC
-----------------------------------------------------------
Key: TEIID-4128
URL:
https://issues.jboss.org/browse/TEIID-4128
Project: Teiid
Issue Type: Bug
Components: Build/Kits
Affects Versions: 8.12.5
Reporter: Van Halbert
Assignee: Van Halbert
Fix For: 8.12.5
"full-ha" profile in the domain mode is missing default SSL configuration for
ODBC transport:
<ssl mode="disabled"/>
This prevents OOB user:password authentication for ODBC transport.