[teiid-issues] [JBoss JIRA] (TEIIDSB-86) Plans for secure socket transports

Steven Hawkins (Jira) issues at jboss.org
Mon May 13 14:14:00 EDT 2019


    [ https://issues.jboss.org/browse/TEIIDSB-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13732823#comment-13732823 ] 

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)


More information about the teiid-issues mailing list