[rabbitmq-discuss] Issues with RabbitMQ, SSL and .NET
Alexandru Scvorţov
alexandru at rabbitmq.com
Mon Sep 12 17:22:33 BST 2011
> As I said before we tried CN=server-PC for our certs
> and added "server-PC 10.35.110.167" to hosts file on our windows machine.
Ok.
> And when we check we still get "bad gethostbyaddr" from openssl s_server
> also .net client crashes,
> and problem continues...
Turns out that's because the client's IP isn't in the server's hosts
file. Should be harmless and works fine without that.
The output from s_client is perfectly fine and shows that the .NET can
connect to the server machine via SSL.
Is there any chance you could try running your .NET program from a different
machine? In particular, could you run under Mono on the same machine as
the broker?
Please reply to this message and don't start a new thread.
Cheers,
Alex
On Mon, Sep 12, 2011 at 05:25:47PM +0200, Umut Sahin wrote:
> As I said before we tried CN=server-PC for our certs
> and added "server-PC 10.35.110.167" to hosts file on our windows machine.
>
> And when we check we still get "bad gethostbyaddr" from openssl s_server
> also .net client crashes,
> and problem continues...
>
> 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