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? Thanks, li ________________________________ From: Gordon Sim <[email protected]> To: [email protected] Sent: Fri, April 23, 2010 4:30:24 AM Subject: Re: certificate authentication On 04/23/2010 01:14 AM, Steve Huston wrote: >> Can you tell me where I can specify the crl location that >> contains the list of revoked certificates info? > > I believe that's part of the certificate database you're already passing > to qpidd, but I'm not 100% clear on that. For the nss based ssl implementation (on linux) I believe you use the crlutil tool: http://www.mozilla.org/projects/security/pki/nss/tools/crlutil.html --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
