On 07/03/2012 04:10 PM, Thiago Henrique wrote:
It's possible configure the SSL module of QPID with a certificate
generated and signed with the openssl tool?

It certainly should be, though I confess I've never tried it myself. What you need to do is import that certificate into your certificate database. Assuming you are using the c++ broker (and/or client) you would do that using the NSS certutil tool. For the java client or broker you would use java's keytool.

There's a reference of the certutil options here: http://www.mozilla.org/projects/security/pki/nss/tools/certutil.html, including some examples of adding an existing certificate to a db.



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

Reply via email to