RE: Help using CA signed certificates with a Qpid Proton C++ app

2022-01-20 Thread Shipley, Glen
ers@qpid.apache.org Subject: Re: Help using CA signed certificates with a Qpid Proton C++ app [External Email] Hi Glen, I believe you are mixing old and new methodologies. NSS and certutil are unrelated to the Qpid Proton C++ library which uses OpenSSL on

Re: Help using CA signed certificates with a Qpid Proton C++ app

2022-01-16 Thread Cliff Jansen
Hi Glen, I believe you are mixing old and new methodologies. NSS and certutil are unrelated to the Qpid Proton C++ library which uses OpenSSL on Posix systems. The environment variables QPID_SSL_CERT_XXX are not used for TLS configuration. See the example at https://github.com/apache/qpid-pro

Help using CA signed certificates with a Qpid Proton C++ app

2022-01-14 Thread Shipley, Glen
Hi All, I need help on using CA signed certificates with a Qpid Proton C++ app and an ActiveMQ broker for SSL. I have in /home/user/cert_dir the following - rootCACert.pem broker-signedcert.pem client-signedcert.pem client-key.pem password The password file just contains password which is the