[rabbitmq-discuss] Issues with RabbitMQ, SSL and .NET

Alexandru Scvorţov alexandru at rabbitmq.com
Mon Sep 12 16:09:55 BST 2011


If the certificate is issued for "host1" and that machine has address
10.35.110.167, it should be enough to add "host1 10.35.110.167" to the
hosts on the Windows machine and to tell the .NET client to connect to
"host1" (and not to the IP address).

Does anything change if you try this?

Also, when you reply, could you please reply to this email and not start
a new thread?

Cheers,
Alex

On Mon, Sep 12, 2011 at 05:02:44PM +0200, Umut Sahin wrote:
> >>endpoint=amqp-0-9://10.35.110.167:5671, attempts=1
> 
> >Try using the FQDN that matches the SSL cert. 
> 
> We tried CN=server-PC and CN=10.35.110.167 for our certs 
> and added "server-PC 10.35.110.167" to hosts file on our windows machine
> 
> We must install a DNS server or something to use FQDN ?
> 
> Regards,
> Umut
> 
> 
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss


More information about the rabbitmq-discuss mailing list