[teiid-issues] [JBoss JIRA] (TEIID-3717) Enable SNI (Server Name Indication) support

Steven Hawkins (JIRA) issues at jboss.org
Fri Nov 6 12:01:01 EST 2015


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

Steven Hawkins commented on TEIID-3717:
---------------------------------------

We've supported TLS by default for some time.  What we need to know explicitly is what is expected of the server it terms of it will need certificates configured and if Java 8 will be required for explicit SNI support (rather than just always returning the same cert).  On the client side Java 7 is required and it does appear that code changes are required -
>From https://issues.apache.org/jira/browse/HTTPCLIENT-1119 Java 7/8 needs specific connect methods to be called to set the rawhostname -
http://grepcode.com/file/repository.grepcode.com/java/root/jdk/openjdk/7u40-b43/sun/security/ssl/ClientHandshaker.java

We'll need that change at a minimum.

> Enable SNI (Server Name Indication) support
> -------------------------------------------
>
>                 Key: TEIID-3717
>                 URL: https://issues.jboss.org/browse/TEIID-3717
>             Project: Teiid
>          Issue Type: Feature Request
>            Reporter: Van Halbert
>            Assignee: Steven Hawkins
>             Fix For: 8.12.2
>
>
> Enable SNI support



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list