Dedeepya created QPID-8535:
------------------------------
Summary: 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
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]