[
https://issues.jboss.org/browse/TEIID-2108?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2108:
---------------------------------------
Modified the 8.1 config files and TransportAdd to match the default setting of mode=login.
The default was coded as login in the config write, but I had changed it to disabled when
we were configuring the SSLConfiguration (to match the config files). So when the config
was written the mode=login was omitted.
JDBC socket is not encrypting client messages by default
--------------------------------------------------------
Key: TEIID-2108
URL:
https://issues.jboss.org/browse/TEIID-2108
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 7.1.1
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Blocker
Fix For: 8.1
The default configuration for the server should encrypt client login traffic. However
the SSLConfiguration class is checking for a value of logIn, not login as specified in the
8.x and 7.x configs.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira