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

ASF subversion and git services commented on QPID-8535:
-------------------------------------------------------

Commit 0dff63caf991dfa72fcb4d2989a9427490228a08 in qpid-broker-j's branch 
refs/heads/main from Dedeepya T
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=0dff63c ]

QPID-8535:[Broker-J]Add flag to ignore invlaid SNI header

This closes #91


> 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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to