[rabbitmq-discuss] Connecting to RabbitMQ on Windows Server Using Wildcard Cert with .NET Client Using SSL

Emile Joubert emile at rabbitmq.com
Fri Mar 22 10:03:53 GMT 2013


Hi Rich,

On 20/03/13 17:40, Rich Miller wrote:
> I'm trying quite unsuccessfully to get to a RabbitMQ server running
> as a service on Windows Server 2008 R2 using a .NET client.

Have you tried the tips in the SSL troubleshooting guide?
http://www.rabbitmq.com/troubleshooting-ssl.html

A diagnostic tool (not mentioned on that page) that might shed light on
the reason for failure is "ssldump".

> "Cannot find the requested object" (after trying to pass a .key file in
> as the cert file).

That won't work and an error is to be expected.

> RabbitMQ Server is 2.7.1 and Erlang is R15B03-1.  Client code looks
> basically like this:

You should consider upgrading RabbitMQ, because many bugs have been
fixed since v2.7.1. You might want to try with the latest version of
Erlang also since SSL support has been improving steadily.



-Emile


More information about the rabbitmq-discuss mailing list