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
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
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