Project

General

Profile

Bug #16419

Updated by Peter Amstutz almost 4 years ago

In our SDKs we override SSL certificate search with our own settings.    OpenSSL has a convention to look at    SSL_CERT_DIR and SSL_CERT_FILE for user supplied certificates.    We should honor that in our SDKs. 

 https://github.com/arvados/arvados/pull/129 

Back