[
https://issues.jboss.org/browse/TEIID-4180?page=com.atlassian.jira.plugin...
]
Steve Tran commented on TEIID-4180:
-----------------------------------
Might want to add this to the documentation as well.
https://access.redhat.com/solutions/2180191
Basically with JDV 6.2.4, you need to pass in the -Dorg.teiid.ODBCRequireSecureSecure=true
argument or else the server will allow non-SSL enabled ODBC traffic to connect to your
SSL-secured port. After setting that flag, you'll need to specify <ssl
mode="disabled" /> on any ODBC transport that you don't want to use SSL
with.
Improve the documentation on ODBC SSL
-------------------------------------
Key: TEIID-4180
URL:
https://issues.jboss.org/browse/TEIID-4180
Project: Teiid
Issue Type: Task
Components: Documentation
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 9.0
Update ODBC documentation with SSL. Related notes in
https://developer.jboss.org/wiki/JDBCODBCSSLConnectionUsingSelf-signedSSL...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)