On 10/23/2013 04:02 PM, Trevor Vaughan wrote:
amqp:ssl:myhost.mydomain:5671
options << transport => 'ssl'

But, no dice :-/

Thanks for the help though!

Do you get any errors on the client side? What if you export QPID_LOG_ENABLE=trace+ before trying to run the ruby client, does that show up anything unusual looking? (I'm wondering if the sslconnector.so module is loaded, however if not then attempting to use ssl in the url should result in an error not a hang).

What version of the client are you using? (I ran a simple test from ruby on trunk without a problem, so its either a different version or different config in some way I think).


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to