On 04/24/2010 02:52 AM, Eric Li wrote:
Thanks. I just gave a trial with the following command on ubuntu.
sudo ./src/qpidd --auth no --load-module /usr/lib/libssl3.so --ssl-cert-db
/home/amqp/server_db --ssl-cert-password-file /home/amqp/ok.pwd --ssl-cert-name
localhost.domain
2010-04-20 05:44:12 critical Unexpected error: Error in command line options:
unknown option ssl-cert-db
Use --help to see valid options
I built the qpid from the source distribution and do not see the ssl.so module
under the .src/.lib/ folder. Do I miss anything here?
Do you have nss installed? If so does your config.log show it being
picked up ok (e.g. grep nss config.log, or if you used cmake
CMakeCache.txt)?
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]