I have recently discovered the hard way that the SSL plugin does not get
loaded when the client is run using sudo, resulting in various error
messages about ssl being an invalid protocol. The plugin is loaded
correctly when run from a root shell started with su (or ssh).
This should be easily reproducible on Fedora 15 with the current
versions of qpid-cpp-client and qpid-cpp-client-ssl (0.10-2.fc15):
$ sudo qmf-tool amqp:ssl:localhost
Failed: RuntimeError - Invalid URL: amqp:ssl:localhost (qpid/Url.cpp:237)
Is this a known/intended effect?
thanks,
Zane.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]