Hi! I'm trying to execute a broker instance that requires SSL client side authenticaiton. Following explanations on qpid website I tried to execute this comand: ./qpidd ./qpidd --load-module /libs/ssl.so --ssl-cert-password-file ~/pfile --ssl-cert-db ~/server_db/ --ssl-cert-name localhost.localdomain --ssl-require-client-authentication
And I've got this exception: critical Broker start-up failed: Error in command line options: unknown option ssl-cert-password-file I have downloaded and installed NSS and NSPR libraries. So my question is: - ¿Is the boldfaced (/libs/ssl.so) library in the example refering to nspr or nss library? Thank you so much! -- View this message in context: http://n2.nabble.com/ssl-cert-password-file-problem-tp4500514p4500514.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscr...@qpid.apache.org