Hello, I am facing a problem with programmatically setting the QPID_SSL_CERT_PASSWORD_FILE environment variable in my program. It appears that although I have not directly referenced any QPID classes at the point where I set the environment variable via putenv, the QPID client code has already read the QPID_SSL_CERT_PASSWORD_FILE variable and as it does not reflect the updated value. I did some research online and it appears that this issue was encountered and subsequently fixed a long time ago (refer to below links) and the fix seems to be included in the version .34 client I am using.
http://qpid.2158936.n2.nabble.com/SSL-environment-variables-for-C-clients-td7608275.html https://issues.apache.org/jira/browse/QPID-5788 (lazy initialisation of NSS) I performed a search through the qpid C++ client source files and I cannot even find a reference to the QPID_SSL_CERT_PASSWORD_FILE literal. Any advice on how to solve this issue or additional clarifying information that can be provided would be greatly appreciated. Thanks in advance, Chris Whelan Harriscomputer Please join Systems & Software at the upcoming HCTC in Chicago, October 29 - November 2, 2018. Register Now<http://www.harriscomputer.com/en/events/> - Early Bird Registration ends August 22! Chris Whelan Manager, Research & Development P: 802-865-1170x82309 F: 802-865-1171 E: [email protected] [cid:systems-and-software-logo_fb337cde-842d-4df4-a70d-ba6845848677.png] 10 E Allen Street Suite 201 Winooski, VT 05404 www.ssivt.com<http://www.ssivt.com> This message has been sent on behalf of a company that is part of the Harris Operating Group of Constellation Software Inc. These companies are listed here<http://subscribe.harriscomputer.com/>. If you prefer not to be contacted by Harris Operating Group please notify us<http://subscribe.harriscomputer.com/>. This message is intended exclusively for the individual or entity to which it is addressed. This communication may contain information that is proprietary, privileged or confidential or otherwise legally exempt from disclosure. If you are not the named addressee, you are not authorized to read, print, retain, copy or disseminate this message or any part of it. If you have received this message in error, please notify the sender immediately by e-mail and delete all copies of the message.
