--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The stack trace mentions> System.Net.Sockets Error: 0 : [10832] Exception in Socket#21454193::EndConnect -> A socket operation was attempted to an unreachable network [::ffff:168.82.107.83]:5675First step in troubleshooting this should be tailing server logs to see if it registers any
connections at all (or logs any TLS alerts). Also whether port 5675 is actually used
for TLS connections (default value is 5671).
On Wed, Sep 13, 2017 at 10:38 AM, rejag <hellos...@gmail.com> wrote:
Hello,I am trying to connect to RabbitMQ 3.6.5 broker from .net over TLS and It is failing.In server log getting following error:SSL: certify: ssl_connection.erl:826:Fatal error: handshake failureIn client end getting error :Exception in connection : RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.IO.IOException: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote hostBroker hosted in RHEL 6.8Broker Erlang version: 19.0.4Client Machine : Windows Server 2008 R2..net 4.5(Runtime 4.0)I have tried with openssl s_client using same client certificates, used in .net and the connection is successful. Also, from using jave with same certificates, I can connect to broker.There is no cipher restriction in broker configuration.Thanks,John
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.