[ 
https://issues.apache.org/jira/browse/QPID-8535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17362806#comment-17362806
 ] 

ASF GitHub Bot commented on QPID-8535:
--------------------------------------

asfgit closed pull request #91:
URL: https://github.com/apache/qpid-broker-j/pull/91


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> [Broker-J] Add a switch to ignore SNI host errors
> -------------------------------------------------
>
>                 Key: QPID-8535
>                 URL: https://issues.apache.org/jira/browse/QPID-8535
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Broker-J
>    Affects Versions: qpid-java-broker-8.0.3
>            Reporter: Dedeepya
>            Priority: Major
>             Fix For: qpid-java-broker-8.0.5
>
>
> While qpid proton client connects using TLS to broker, it sets the virtual 
> host name as SNI in the header during the SSL handshake. When VH name 
> contains an underscore, broker fails to create SNI name as it considers 
> underscore as an invalid character, as a result SSL handshake failure occurs.
> Adding a switch to bypass SNIhostname errors and proceed with SSL handshake 
> would allow the client to continue broker with SSL handshake even when SNI is 
> incorrect



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to