Relative Content

Tag Archive for c#.net-coreibm-mq

cannot connect to MQ over SSL with .Net 8

I am using .Net 8, IBMMQDotnetClinet 9.3.5.1 NuGet package and am trying to connect to an IBM MQ queue running on a local Docker Linux container on my machine. My company has an docker image that they have created for us to use for secure MQ development, and this is the image I am using. However, I am unable to connect to the queue over SSL using a C# program.