<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Thanks Rich.<div class=""><br class=""></div><div class="">openssl version -a</div><div class=""><br class=""></div><div class="">…</div><div class=""><br class=""></div><div class="">OPENSSLDIR: "/usr/local/openssl-1.0.2a/ssl"<br class=""><br class=""><div class="">—————</div><div class="">That tells me the dir openssl is looking in.</div><div class=""><br class=""></div><div class=""><font face="Menlo" class="">ls /usr/local/openssl-1.0.2a/ssl</font></div><div class=""><br class=""></div><div class=""><font face="Menlo" class="">total 36<br class="">drwxr-xr-x 6 root root  4096 2019-10-23 16:34 .<br class="">drwxr-xr-x 7 root root  4096 2019-10-22 12:27 ..<br class="">drwxr-xr-x 2 root root  4096 2019-10-22 13:23 certs</font></div><div class=""><font face="Menlo" class="">drwxr-xr-x 6 root root  4096 2019-10-21 16:01 man<br class="">drwxr-xr-x 2 root root  4096 2019-10-21 16:02 misc<br class="">-rw-r--r-- 1 root root 10835 2019-10-21 16:02 openssl.cnf<br class="">drwx------ 2 root root  4096 2019-10-21 16:29 private</font></div><div class=""><br class=""></div><div class="">ca-bundle.crt IS in certs.</div><div class=""><br class=""></div><div class="">On another system, where openssl s_client works, there is a link:</div><div class=""><br class=""></div><div class=""><font face="Menlo" class="">lrwxrwxrwx   1 root root    19 May 10  2015 cert.pem -> certs/ca-bundle.crt</font></div><div class=""><font face="Menlo" class=""><br class=""></font></div><div class="">I created this link in /usr/local/openssl-1.0.2a/ssl and now </div><div class="">openssl s_client works on the system I am working on.</div><div class=""><br class=""></div><div class="">I will update to the newer version.  </div><div class=""><br class=""></div><div class="">Thank you for the pointer.</div><div class=""><br class=""><br class=""><br class=""></div><div class=""><br class=""></div></div></body></html>