[
https://issues.jboss.org/browse/TEIIDSB-86?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIIDSB-86:
---------------------------------------
On sni:
Java 6 clients - are not supported.
Java 7 clients - some Oracle may be supported according some some comments, but the
default handling isn't there in OpenJDK.
Java 8 clients - the way Teiid creates a socket using the string host name argument will
add that name automatically to the sni header, so we're good there.
On the server side it doesn't appear that we need to do anything (no need for custom
matchers).
Plans for secure socket transports
----------------------------------
Key: TEIIDSB-86
URL:
https://issues.jboss.org/browse/TEIIDSB-86
Project: Teiid Spring Boot
Issue Type: Quality Risk
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 1.1.0
The Teiid Spring Boot configuration allows for only non-secured pg / JDBC socket
transports. For external client scenarios and even for varying degrees of compliance with
intra-cluster traffic, a secure layer may be required.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)