We are having a problem setting up SSL with production certs in the C++ broker. We followed this process (http://rajith.2rlabs.com/2010/03/01/apache-qpid-securing-connections-with-ssl/) for test certs and it all worked.
However when we switched to production certs we can not start SSL on the broker. We regularly get "error Failed to initialise SSL plugin: Failed to retrieve private key from certificate (qpid/sys/ssl/SslSocket.cpp:206)". We have tried with a) java keytool generated key, csr and cert that were imported as via pk12util and b) a certutil generated key/csr and vert directly. In both cases the verification of the key and certs all comes back with valid info. Have tried launching qpidd with SSL values in /etc/qpidd.conf and as command line arg with same result. Any suggestions of source of error would be appreciated. -- View this message in context: http://qpid.2158936.n2.nabble.com/Broker-SSL-Config-tp7582284.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
