[rabbitmq-discuss] C# client connect using SSL

Emile Joubert emile at rabbitmq.com
Wed Nov 6 09:47:26 GMT 2013


Michael,

On 06/11/13 08:26, michael.thorsoe at schneider-electric.com wrote:
> I changed the TcpUpgrade() to call the
> sslStream.AuthenticateAsClient(sslOption.ServerName); if no
> sslOption.Certs present


Permitting RemoteCertificateChainErrors and disabling verification of
clients on the broker was all I needed to establish connections without
a client certificate. I'm not sure why you find it necessary to make any
other changes. If you send a patch of what you changed then I'll be
happy to investigate.




-Emile





More information about the rabbitmq-discuss mailing list