You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Binary Traffic related communication, the SNI is being used and we can see that in the ClientHello where the host name of the Traffic Manager is available as server_name under extensions section. But in JMS communication, that information is not there.
Steps to Reproduce
Binary Communication
The SNI is being used and we can see that in the ClientHello as below.
We have identified that for the TLS/SSL handshake process between Gateway -> TrafficManager
In the JMS connection the servername is not present in the ClientHello as stated below.
Description
In the Binary Traffic related communication, the SNI is being used and we can see that in the ClientHello where the host name of the Traffic Manager is available as server_name under extensions section. But in JMS communication, that information is not there.
Steps to Reproduce
Binary Communication
The SNI is being used and we can see that in the ClientHello as below.
JMS Communication
We have identified that for the TLS/SSL handshake process between Gateway -> TrafficManager
In the JMS connection the servername is not present in the ClientHello as stated below.
Affected Component
APIM
Version
4.0.0
Environment Details (with versions)
No response
Relevant Log Output
No response
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: