Hi Team ,
We are having a Load balancer VIP with 3 backend servers , where RabbitMQ 4.2.4 has been installed.
TLS version1.2 is enabled on all the three RMQ servers and LB as well.
When Load balancer VIP is configured with SSL_TCP , python client using TLS1.2 is not able to connect to RabbitMQ servers via LB and sees SSL handshake errors or incorrect protocol usage errors.
At the same time when the LB is configured with SSL_BRIDGE , the same python client gets through LB and connects to Rabbit MQ servers (4.2.4) .
Before upgrade RabbitMQ 3.12.13 servers , same python client used to get connected to LB and underlying servers when the same LB is configured with SSL_TCP
Could you please let us know why RMQ 3.12 is working when LB is configured with SSL_TCP and RMQ 4.2.4 is working only when LB is configured with SSL_BRIDGE.
Attaching the snapshot of rmq.conf at server side
Thanks & Regards
Lakshmi Sravani