79727416

Date: 2025-08-06 14:31:38
Score: 1
Natty:
Report link

I ran into such SSL-related issue with an old RabbitMQ.Client (version 3.5.7.0). Upgrading to a newer client (in my case 6.5.0.0 as I need to target .NET Framework 4.6.1) solved the issue without any code changes). The code was not specifying full Uri, but rather setting individual properties: HostName, Port, UserName, Password, VirtualHost.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: immitev